blockbook/tests/rpc/testdata/unobtanium.json
TheCreator 12c4217f94 Add Unobtanium (#276)
* Create Unobtanium Configs

* Add Unobtanium

* Add Unobtanium

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Fix Unobtanium xpub_magic

* Fix Server/Client config files

TODO: Maybe remove reindex: 1 from additional params.

* Fix xpub

* Reduce the polling interval

As suggested by martinboehm, copied from viacoin

* Remove GetBlockHeader

Fails Integration tests.
2019-09-15 22:53:51 +02:00

38 lines
1.1 KiB
JSON

{
"blockHeight": 792323,
"blockHash": "b06166e7ec4da9759838415fe8d24a52d069e58731f1b926fce694f8a0b87229",
"blockTime": 1465970243,
"blockTxs": [
"1e79423a628b5ea3a73b6d516c0e6b0e238e2597d6ca0532b98625ef01cb7a12"
],
"txDetails": {
"1e79423a628b5ea3a73b6d516c0e6b0e238e2597d6ca0532b98625ef01cb7a12": {
"hex": "01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff0d0303170c0101062f503253482fffffffff01c2eb0b00000000001976a91430c95cc63c3e1c651b7153b152fe0c598f1ad25e88ac00000000",
"txid": "1e79423a628b5ea3a73b6d516c0e6b0e238e2597d6ca0532b98625ef01cb7a12",
"blocktime": 1465970243,
"time": 1465970243,
"locktime": 0,
"version": 1,
"vin": [
{
"coinbase": "0303170c0101062f503253482f",
"sequence": 4294967295
}
],
"vout": [
{
"value": 0.0078125,
"n": 0,
"scriptPubKey": {
"hex": "76a91430c95cc63c3e1c651b7153b152fe0c598f1ad25e88ac",
"addresses": [
"uPPNfEHW2D8gVm4GXNbVWTWCj7fQYk62Ah"
]
}
}
]
}
}
}