mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 04:12:36 -03: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.
24 lines
771 B
JSON
24 lines
771 B
JSON
{
|
|
"txid": "bfc7e898ee9f6a9652d7b8cca147e2da134502e2ada0f279ed634fc8cf833f8c",
|
|
"hash": "bfc7e898ee9f6a9652d7b8cca147e2da134502e2ada0f279ed634fc8cf833f8c",
|
|
"version": 1,
|
|
"size": 42,
|
|
"vsize": 42,
|
|
"weight": 168,
|
|
"locktime": 0,
|
|
"vin": [
|
|
],
|
|
"vout": [
|
|
{
|
|
"value": 0.00000000,
|
|
"n": 0,
|
|
"scriptPubKey": {
|
|
"asm": "OP_HASH160 a5ab14c9804d0d8bf02f1aea4e82780733ad0a83 OP_EQUAL",
|
|
"hex": "a914a5ab14c9804d0d8bf02f1aea4e82780733ad0a8387",
|
|
"address": "3GnzN8FqgvYGYdhj8NW6UNxxVv3Uj1ApQn",
|
|
"type": "scripthash"
|
|
}
|
|
}
|
|
],
|
|
"hex": "010000000001000000000000000017a914a5ab14c9804d0d8bf02f1aea4e82780733ad0a838700000000"
|
|
}
|