mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-17 01:52:09 +00:00
ch07: change order of signers; add "the Lawyer" to Abdul's sig
This commit is contained in:
parent
07da92ac95
commit
74563c2c01
@ -604,7 +604,7 @@ The second execution path can only be used after 30 days have elapsed from the c
|
|||||||
|
|
||||||
.Unlocking script for the second execution path (Lawyer + 1-of-3)
|
.Unlocking script for the second execution path (Lawyer + 1-of-3)
|
||||||
----
|
----
|
||||||
0 <Saeed's Sig> <Abdul's Sig> FALSE TRUE
|
0 <Abdul the Lawyer's Sig> <Saeed's Sig> FALSE TRUE
|
||||||
----
|
----
|
||||||
|
|
||||||
[TIP]
|
[TIP]
|
||||||
@ -616,7 +616,7 @@ Finally, the third execution path allows Abdul the lawyer to spend the funds alo
|
|||||||
|
|
||||||
.Unlocking script for the third execution path (Lawyer only)
|
.Unlocking script for the third execution path (Lawyer only)
|
||||||
----
|
----
|
||||||
<Abdul's Sig> FALSE
|
<Abdul the Lawyer's Sig> FALSE
|
||||||
----
|
----
|
||||||
|
|
||||||
Try running the script on paper to see how it behaves on the stack.
|
Try running the script on paper to see how it behaves on the stack.
|
||||||
|
Loading…
Reference in New Issue
Block a user