Made changes to appdx-scriptops.asciidoc

pull/161/head
drusselloctal@gmail.com 10 years ago
parent e510ac0bb5
commit 3296f8b5df

@ -152,14 +152,14 @@
| OP_CHECKMULTISIGVERIFY | 0xaf | Same as CHECKMULTISIG, then OP_VERIFY to halt if not TRUE
|=======
<<tx_script_ops_table_nop>> shows non-operator symbols
<<tx_script_ops_table_nop>> shows nonoperator symbols
[[tx_script_ops_table_nop]]
.Non-operators
[options="header"]
|=======
| Symbol | Value (hex) | Description
| OP_NOP1-OP_NOP10 | 0xb0-0xb9 | Does nothing, ignored.
| OP_NOP1-OP_NOP10 | 0xb0-0xb9 | Does nothing, ignored
|=======
<<tx_script_ops_table_internal>> shows operator codes reserved for use by the internal script parser.

Loading…
Cancel
Save