mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-07-08 15:48:19 +00:00
Edited appdx-scriptops.asciidoc with Atlas code editor
This commit is contained in:
parent
4214146a4b
commit
2a588d6f11
@ -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"
|
| 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>> shows conditional flow control operators.
|
||||||
|
|
||||||
[[tx_script_ops_table_control]]
|
[[tx_script_ops_table_control]]
|
||||||
|
Loading…
Reference in New Issue
Block a user