From 920fd057ba32503b5315fd6f73b7ab097454d61c Mon Sep 17 00:00:00 2001 From: "myarbrough@oreilly.com" Date: Tue, 18 Nov 2014 07:03:54 -0800 Subject: [PATCH] Made changes to ch03.asciidoc --- ch03.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ch03.asciidoc b/ch03.asciidoc index d9a7acc3..d97e5b46 100644 --- a/ch03.asciidoc +++ b/ch03.asciidoc @@ -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",