1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-23 00:28:14 +00:00

Edited appdx-scriptops.asciidoc with Atlas code editor

This commit is contained in:
judymcconville@roadrunner.com 2017-05-02 13:41:04 -07:00
parent 59519c6f6e
commit fd2dbccf25

View File

@ -2,7 +2,7 @@
[appendix]
== Transaction Script Language Operators, Constants, and Symbols
<<tx_script_ops_table_pushdata>> shows operators for pushing values onto the stack.
<<tx_script_ops_table_pushdata>> shows operators for pushing values onto the stack.((("bitcoin", "Script languge operators, constants, and symbols", id="BCscript14")))
_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.
<<tx_script_ops_table_internal>> shows operator codes reserved for use by the internal script parser.((("", startref="BCscript14")))
[[tx_script_ops_table_internal]]
.Reserved OP codes for internal use by the parser