mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
085b3a7299
1) add a new sane "address" field (for outputs that have an identifiable address, which doesn't include bare multisig) 2) with -deprecatedrpc: leave "reqSigs" and "addresses" intact (with all weird/wrong behavior they have now) 3) without -deprecatedrpc: drop "reqSigs" and "addresses" entirely, always.
25 lines
771 B
JSON
25 lines
771 B
JSON
{
|
|
"txid": "813cf75e1f08debd242ef7c8192b7d478fb651355209369499a0de779ba7eb2f",
|
|
"hash": "813cf75e1f08debd242ef7c8192b7d478fb651355209369499a0de779ba7eb2f",
|
|
"version": 2,
|
|
"size": 42,
|
|
"vsize": 42,
|
|
"weight": 168,
|
|
"locktime": 0,
|
|
"vin": [
|
|
],
|
|
"vout": [
|
|
{
|
|
"value": 1.00000000,
|
|
"n": 0,
|
|
"scriptPubKey": {
|
|
"asm": "OP_HASH160 a4051c02398868af83f28f083208fae99a769263 OP_EQUAL",
|
|
"hex": "a914a4051c02398868af83f28f083208fae99a76926387",
|
|
"address": "3GeGs1eHUxPz5YyuFe9WPpXid2UsUb5Jos",
|
|
"type": "scripthash"
|
|
}
|
|
}
|
|
],
|
|
"hex": "02000000000100e1f5050000000017a914a4051c02398868af83f28f083208fae99a7692638700000000"
|
|
}
|