diff --git a/appdx-scriptops.asciidoc b/appdx-scriptops.asciidoc index 8bed9649..bad9a09c 100644 --- a/appdx-scriptops.asciidoc +++ b/appdx-scriptops.asciidoc @@ -25,6 +25,7 @@ Tables and descriptions sourced from https://en.bitcoin.it/wiki/Script[]. | OP_2 to OP_16 | 0x52 to 0x60 | For OP_N, push the value "N" onto the stack, e.g., OP_2 pushes "2" |======= +[role="pagebreak-before"] <> shows conditional flow control operators. [[tx_script_ops_table_control]]