Skip to content

Commit

Permalink
BIP125: rephrase rule bitcoin#2 for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
harding committed Dec 4, 2018
1 parent 135ca1a commit af878ab
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 af878ab

Please sign in to comment.