From 786edc7eb6d854bb40cfc050d6b8b654d2cc469d Mon Sep 17 00:00:00 2001 From: "judymcconville@roadrunner.com" Date: Wed, 3 May 2017 10:21:16 -0700 Subject: [PATCH] Edited appdx-scriptops.asciidoc with Atlas code editor --- appdx-scriptops.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appdx-scriptops.asciidoc b/appdx-scriptops.asciidoc index 98a2ef30..5023ad52 100644 --- a/appdx-scriptops.asciidoc +++ b/appdx-scriptops.asciidoc @@ -2,7 +2,7 @@ [appendix] == Transaction Script Language Operators, Constants, and Symbols -<> 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"))) +<> 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_ @@ -177,7 +177,7 @@ _Tables and descriptions sourced from https://en.bitcoin.it/wiki/Script_ |======= -<> shows operator codes reserved for use by the internal script parser.((("", startref="BCscript14")))((("", startref="TRlang14")))((("", startref="SCRlang14"))) +<> shows operator codes reserved for use by the internal script parser.((("", startref="TRlang14")))((("", startref="SCRlang14"))) [[tx_script_ops_table_internal]] .Reserved OP codes for internal use by the parser