mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
0e94e97cc5
* Add missing tx `type` to `TxToUniv` * Adjust the expected output in unit test testcases accordingly
23 lines
492 B
JSON
23 lines
492 B
JSON
{
|
|
"txid": "f0851b68202f736b792649cfc960259c2374badcb644ab20cac726b5f72f61c9",
|
|
"version": 1,
|
|
"type": 0,
|
|
"size": 20,
|
|
"locktime": 0,
|
|
"vin": [
|
|
],
|
|
"vout": [
|
|
{
|
|
"value": 0.00000000,
|
|
"valueSat": 0,
|
|
"n": 0,
|
|
"scriptPubKey": {
|
|
"asm": "OP_DROP",
|
|
"hex": "75",
|
|
"type": "nonstandard"
|
|
}
|
|
}
|
|
],
|
|
"hex": "0100000000010000000000000000017500000000"
|
|
}
|