Skip to content

Commit c1459ff

Browse files
authored
Merge pull request bitcoin#745 from harding/2018-12-bip125-clarify-rule-2
BIP125: rephrase rule 2 for clarity
2 parents 3fbc6af + af878ab commit c1459ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0125.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ transaction) that spends one or more of the same inputs if,
5151

5252
# The original transactions signal replaceability explicitly or through inheritance as described in the above Summary section.
5353
54-
# The replacement transaction does not contain any new unconfirmed inputs that did not previously appear in the mempool. (Unconfirmed inputs are inputs spending outputs from currently unconfirmed transactions.)
54+
# The replacement transaction may only include an unconfirmed input if that input was included in one of the original transactions. (An unconfirmed input spends an output from a currently-unconfirmed transaction.)
5555
5656
# The replacement transaction pays an absolute fee of at least the sum paid by the original transactions.
5757

0 commit comments

Comments
 (0)