mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-26 15:41:34 +00:00
Edited ch07.asciidoc with Atlas code editor
This commit is contained in:
parent
e6630726d3
commit
b0ab0992b8
@ -526,7 +526,7 @@ Using this construct, we can build redeem scripts with tens or hundreds of execu
|
|||||||
|
|
||||||
=== Complex Script Example
|
=== Complex Script Example
|
||||||
|
|
||||||
((("transactions", "advanced", "example")))In this section we combine many of the concepts from this chapter into a single example.
|
((("transactions", "advanced", "example")))((("scripting", "complex script example", id="Scomplex07")))In this section we combine many of the concepts from this chapter into a single example.
|
||||||
|
|
||||||
Our example uses the story of Mohammed, the company owner in Dubai who is operating an import/export business.
|
Our example uses the story of Mohammed, the company owner in Dubai who is operating an import/export business.
|
||||||
|
|
||||||
@ -597,4 +597,4 @@ A few more things to consider when reading this example. See if you can find the
|
|||||||
|
|
||||||
* How do the partners "reset" the clock every 29 or 89 days to prevent the lawyer from accessing the funds?
|
* How do the partners "reset" the clock every 29 or 89 days to prevent the lawyer from accessing the funds?
|
||||||
|
|
||||||
* Why do some +CHECKSIG+ opcodes in this script have the +VERIFY+ suffix while others don't?((("", startref="Bscript07")))((("", startref="Tadv07")))
|
* Why do some +CHECKSIG+ opcodes in this script have the +VERIFY+ suffix while others don't?((("", startref="Bscript07")))((("", startref="Tadv07")))((("", startref="Scomplex07")))
|
||||||
|
Loading…
Reference in New Issue
Block a user