Skip to content

Commit 56d92d2

Browse files
authored
Merge pull request bitcoin#692 from jamesob/patch-1
Fix typo in BIP 125
2 parents 5415dd8 + 8a34d16 commit 56d92d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0125.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ unconfirmed.
8585

8686
Wallets that don't want to signal replaceability should use either a max
8787
sequence number (0xffffffff) or a sequence number of (0xffffffff-1) when
88-
then also want to use locktime; all known wallets currently do this.
88+
they also want to use locktime; all known wallets currently do this.
8989
They should also take care not to spend any unconfirmed transaction that
9090
signals replaceability explicitly or through inherited signaling; most wallets also
9191
currently do this by not spending any unconfirmed transactions except

0 commit comments

Comments
 (0)