mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-05-09 18:38:52 +00:00
Merge pull request #781 from ffilozov/ch12_fix1
Adding missing bitcoin amounts
This commit is contained in:
commit
e79c1c09a7
@ -197,7 +197,7 @@ Input: 2-of-2 funding output, signed by Irene
|
|||||||
Output 0 <5 bitcoin>:
|
Output 0 <5 bitcoin>:
|
||||||
<Irene's Public Key> CHECKSIG
|
<Irene's Public Key> CHECKSIG
|
||||||
|
|
||||||
Output 1:
|
Output 1 <5 bitcoin>:
|
||||||
<1000 blocks>
|
<1000 blocks>
|
||||||
CHECKSEQUENCEVERIFY
|
CHECKSEQUENCEVERIFY
|
||||||
DROP
|
DROP
|
||||||
@ -212,7 +212,7 @@ Input: 2-of-2 funding output, signed by Hitesh
|
|||||||
Output 0 <5 bitcoin>:
|
Output 0 <5 bitcoin>:
|
||||||
<Hitesh's Public Key> CHECKSIG
|
<Hitesh's Public Key> CHECKSIG
|
||||||
|
|
||||||
Output 1:
|
Output 1 <5 bitcoin>:
|
||||||
<1000 blocks>
|
<1000 blocks>
|
||||||
CHECKSEQUENCEVERIFY
|
CHECKSEQUENCEVERIFY
|
||||||
DROP
|
DROP
|
||||||
|
Loading…
Reference in New Issue
Block a user