mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-24 07:28:03 +01:00
Merge pull request #745 from harding/2018-12-bip125-clarify-rule-2
BIP125: rephrase rule 2 for clarity
This commit is contained in:
commit
c1459ff17a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue