diff options
author | Prayank <prayank23@outlook.com> | 2020-10-06 02:37:02 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-06 02:37:02 +0530 |
commit | eb57dc00dd49ce10fd463bd64aca3c4fadf60e04 (patch) | |
tree | 4c70a8b238adab3a89c875cd11506b50115f7bd5 /bip-0125.mediawiki | |
parent | 68bb026c56162b016494bdea8caf3aeb9c39ef7b (diff) |
Change 'Client support' to 'Backwards compatibility'
+ Change 'Client support' section to 'Backwards compatibility'
+ Reasons: avoid confusion and according to the format mentioned in the below link:
https://github.com/bitcoin/bips/blob/master/bip-0002.mediawiki#specification
+ Discussed changes in https://github.com/bitcoin/bips/pull/994
Diffstat (limited to 'bip-0125.mediawiki')
-rw-r--r-- | bip-0125.mediawiki | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/bip-0125.mediawiki b/bip-0125.mediawiki index 7dfdcbe..e43ddb1 100644 --- a/bip-0125.mediawiki +++ b/bip-0125.mediawiki @@ -171,13 +171,9 @@ Actual replacement may be unreliable until two conditions have been satisfied: # Enough hash rate has upgraded to support replacement, allowing for reasonable probability that a replacement can be mined. -==Client support== +==Backwards compatibility== -No known wallet currently creates transactions by default with -nSequence set below (0xffffffff - 1), so no known existing wallet -explicitly signals replaceability by default. No known popular wallet -spends other users' unconfirmed transactions by default, so no known -existing wallets signals inherited replaceability. +At the time opt-in RBF support was added/proposed, no known wallet created transactions by default with nSequence set below (0xffffffff - 1), so no known wallet explicitly signaled replaceability by default. Also no known popular wallet spent other users' unconfirmed transactions by default, so no known wallets signaled inherited replaceability. ==See also== |