mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-07-12 17:48:19 +00:00
Made changes to ch03.asciidoc
This commit is contained in:
parent
b2adc48cdf
commit
920fd057ba
@ -1009,8 +1009,7 @@ $ bitcoin-cli decoderawtransaction0100000001e34ac1e2baac09c366fce1c2245536bda8f7
|
|||||||
"value" : 0.02450000,
|
"value" : 0.02450000,
|
||||||
"n" : 1,
|
"n" : 1,
|
||||||
"scriptPubKey" : {
|
"scriptPubKey" : {
|
||||||
"asm" : "OP_DUP OP_HASH160 07bdb518fa2e6089fd810235cf1100c9c13d1fd2
|
"asm" : "OP_DUP OP_HASH160 07bdb518fa2e6089fd810235cf1100c9c13d1fd2OP_EQUALVERIFY OP_CHECKSIG",
|
||||||
OP_EQUALVERIFY OP_CHECKSIG",
|
|
||||||
"hex" : "76a91407bdb518fa2e6089fd810235cf1100c9c13d1fd288ac",
|
"hex" : "76a91407bdb518fa2e6089fd810235cf1100c9c13d1fd288ac",
|
||||||
"reqSigs" : 1,
|
"reqSigs" : 1,
|
||||||
"type" : "pubkeyhash",
|
"type" : "pubkeyhash",
|
||||||
|
Loading…
Reference in New Issue
Block a user