programmingbitcoin
programmingbitcoin copied to clipboard
Chap. 8, p145 : scriptSig column in Fig 8.3 has an `n` instead of an `OP_0` at start of script
Just as the title says, in scriptSig column of Fig. 8.3 the first command n should read OP_0.