Skip to content

Commit eb57dc0

Browse files
author
Prayank
authored
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 bitcoin#994
1 parent 68bb026 commit eb57dc0

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)