mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-03-26 04:15:44 +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,
|
||||
"n" : 1,
|
||||
"scriptPubKey" : {
|
||||
"asm" : "OP_DUP OP_HASH160 07bdb518fa2e6089fd810235cf1100c9c13d1fd2
|
||||
OP_EQUALVERIFY OP_CHECKSIG",
|
||||
"asm" : "OP_DUP OP_HASH160 07bdb518fa2e6089fd810235cf1100c9c13d1fd2OP_EQUALVERIFY OP_CHECKSIG",
|
||||
"hex" : "76a91407bdb518fa2e6089fd810235cf1100c9c13d1fd288ac",
|
||||
"reqSigs" : 1,
|
||||
"type" : "pubkeyhash",
|
||||
|
Loading…
Reference in New Issue
Block a user