Skip to content

Commit f45cc08

Browse files
authored
Merge pull request bitcoin#429 from OpenBitcoinPrivacyProject/master
BIP126: Clarify interaction with BIP69
2 parents 420b959 + f64f3c3 commit f45cc08

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bip-0126.mediawiki

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ In order to achieve these goals, this specification proposes a set of best pract
3737

3838
In order to achieve this, two forms of HIT are proposed: Standard form and alternate form.
3939

40+
==Interaction with Other Procedures==
41+
42+
Applications which wish to comply both with this procedure and BIP69 should apply this procedure prior to applying BIP69.
43+
4044
==Standard form heterogenous input script transaction==
4145

4246
===Rules===
@@ -96,3 +100,7 @@ An HIT formed via the preceding procedure will adhere to the following condition
96100
==Non-compliant heterogenous input script transactions==
97101

98102
If a user wishes to create an output that is larger than half the total size of their spendable outputs, or if their inputs are not distributed in a manner in which the alternate form procedure can be completed, then the user can not create a transaction which is compliant with this procedure.
103+
104+
==Reference==
105+
106+
* [[bip-0069.mediawiki|BIP69 - Lexicographical Indexing of Transaction Inputs and Outputs]]

0 commit comments

Comments
 (0)