diff --git a/ch07.asciidoc b/ch07.asciidoc index f92c7384..b08e2fda 100644 --- a/ch07.asciidoc +++ b/ch07.asciidoc @@ -480,6 +480,7 @@ To redeem this, Bob must construct an unlocking script that presents a valid pre Without presenting the pre-image, Bob can't get to the part of the script that checks for his signature. +[role="pagebreak-after"] This script can be written with an +IF+ instead: .A redeem script with an +IF+ guard clause