Skip to content

Commit

Permalink
Merge pull request bitcoin#745 from harding/2018-12-bip125-clarify-ru…
Browse files Browse the repository at this point in the history
…le-2

BIP125: rephrase rule 2 for clarity
  • Loading branch information
luke-jr authored Dec 14, 2018
2 parents 3fbc6af + af878ab commit c1459ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0125.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ transaction) that spends one or more of the same inputs if,

# The original transactions signal replaceability explicitly or through inheritance as described in the above Summary section.
# 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.)
# 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.)
# The replacement transaction pays an absolute fee of at least the sum paid by the original transactions.
Expand Down

0 comments on commit c1459ff

Please sign in to comment.