Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions bip-0126.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ In order to achieve these goals, this specification proposes a set of best pract

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

==Interaction with Other Procedures==

Applications which wish to comply both with this procedure and BIP69 should apply this procedure prior to applying BIP69.

==Standard form heterogenous input script transaction==

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

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.

==Reference==

* [[bip-0069.mediawiki|BIP69 - Lexicographical Indexing of Transaction Inputs and Outputs]]