Skip to content
Snippets Groups Projects
Commit 7d4950ee authored by nanocryk's avatar nanocryk
Browse files

(fix) added spaces to clarify

parent 4ded65d8
No related branches found
No related tags found
1 merge request!1WIP: RFC 1 : Abstract Syntax Tree-based output script locks
...@@ -437,15 +437,17 @@ Unlock : ...@@ -437,15 +437,17 @@ Unlock :
4 (our script have 4 asts) 4 (our script have 4 asts)
SIG 0 <PKHash0> INPUT 0 (sig 0) SIG 0 <PKHash0> INPUT 0 (sig 0)
AST_HASH <Hash> (we provide only the hash of the unused AST) AST_HASH <Hash> (we provide only the hash of the unused AST)
SIG 0 <PKHash2> INPUT 2 (sig 2) SIG 0 <PKHash2> INPUT 2 (sig 2)
GREAT_EQUAL GREAT_EQUAL
SUM 3 SUM 3
INCLUDE 0 (include above script 0) INCLUDE 0 (include above script 0)
INCLUDE 1 (include above script 1 / could be replaced with an AST_HASH too) INCLUDE 1 (include above script 1 / could be replaced with an AST_HASH too)
INCLUDE 2 (include above script 2) INCLUDE 2 (include above script 2)
2 2
``` ```
Unlock in hex : Unlock in hex :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment