File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Applications which wish to comply both with this procedure and BIP69 should appl
50
50
51
51
A HIT is Standard form if it adheres to all of the following rules:
52
52
53
- # The number of unique output scripts must be equal to the number of unique inputs scripts (irrespective of the number of inputs and outputs).
53
+ # The number of unique output scripts must be equal to the number of unique input scripts (irrespective of the number of inputs and outputs).
54
54
# All output scripts must be unique.
55
55
# At least one pair of outputs must be of equal value.
56
56
# The largest output in the transaction is a member of a set containing at least two identically-sized outputs.
@@ -88,7 +88,7 @@ Clients which create intentional HITs must have the capability to form alternate
88
88
89
89
An HIT formed via the preceding procedure will adhere to the following conditions:
90
90
91
- # The number of unique inputs scripts must exceed the number of output scripts.
91
+ # The number of unique input scripts must exceed the number of output scripts.
92
92
# All output scripts must be unique.
93
93
# At least one pair of outputs must be of equal value.
94
94
## "Standard outputs" refers to the set of outputs with equal value
You can’t perform that action at this time.
0 commit comments