Skip to content

Commit 333fc69

Browse files
authored
Merge pull request bitcoin#1004 from prayank23/bip125-backwardscompatibility
BIP 125: Change 'Client support' to 'Backwards compatibility'
2 parents 48b3896 + eb57dc0 commit 333fc69

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

bip-0125.mediawiki

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -171,13 +171,9 @@ Actual replacement may be unreliable until two conditions have been satisfied:
171171
172172
# Enough hash rate has upgraded to support replacement, allowing for reasonable probability that a replacement can be mined.
173173
174-
==Client support==
174+
==Backwards compatibility==
175175

176-
No known wallet currently creates transactions by default with
177-
nSequence set below (0xffffffff - 1), so no known existing wallet
178-
explicitly signals replaceability by default. No known popular wallet
179-
spends other users' unconfirmed transactions by default, so no known
180-
existing wallets signals inherited replaceability.
176+
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.
181177

182178
==See also==
183179

0 commit comments

Comments
 (0)