mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Edited appdx-scriptops.asciidoc with Atlas code editor
This commit is contained in:
parent
8b3930b4fd
commit
786edc7eb6
@ -2,7 +2,7 @@
|
|||||||
[appendix]
|
[appendix]
|
||||||
== Transaction Script Language Operators, Constants, and Symbols
|
== Transaction Script Language Operators, Constants, and Symbols
|
||||||
|
|
||||||
<<tx_script_ops_table_pushdata>> shows operators for pushing values onto the stack.((("bitcoin", "Script languge operators, constants, and symbols", id="BCscript14")))((("transactions", "scripts and Script language", "operators, constants, and symbols", id="TRlang14")))((("scripting", "Script language operators, constants, and symbols", id="SCRlang14")))
|
<<tx_script_ops_table_pushdata>> shows operators for pushing values onto the stack.((("transactions", "scripts and Script language", "operators, constants, and symbols", id="TRlang14")))((("scripting", "Script language operators, constants, and symbols", id="SCRlang14")))
|
||||||
|
|
||||||
_Tables and descriptions sourced from https://en.bitcoin.it/wiki/Script_
|
_Tables and descriptions sourced from https://en.bitcoin.it/wiki/Script_
|
||||||
|
|
||||||
@ -177,7 +177,7 @@ _Tables and descriptions sourced from https://en.bitcoin.it/wiki/Script_
|
|||||||
|=======
|
|=======
|
||||||
|
|
||||||
|
|
||||||
<<tx_script_ops_table_internal>> shows operator codes reserved for use by the internal script parser.((("", startref="BCscript14")))((("", startref="TRlang14")))((("", startref="SCRlang14")))
|
<<tx_script_ops_table_internal>> shows operator codes reserved for use by the internal script parser.((("", startref="TRlang14")))((("", startref="SCRlang14")))
|
||||||
|
|
||||||
[[tx_script_ops_table_internal]]
|
[[tx_script_ops_table_internal]]
|
||||||
.Reserved OP codes for internal use by the parser
|
.Reserved OP codes for internal use by the parser
|
||||||
|
Loading…
Reference in New Issue
Block a user