1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-02-16 17:42:06 +00:00

Edited appdx-scriptops.asciidoc with Atlas code editor

This commit is contained in:
nadams 2017-05-18 05:57:19 -07:00
parent 4214146a4b
commit 2a588d6f11

View File

@ -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"]
<<tx_script_ops_table_control>> shows conditional flow control operators.
[[tx_script_ops_table_control]]