mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-18 21:35:13 +01:00
Fix typo in BIP 125
This commit is contained in:
parent
7158648753
commit
8a34d1661b
@ -85,7 +85,7 @@ unconfirmed.
|
|||||||
|
|
||||||
Wallets that don't want to signal replaceability should use either a max
|
Wallets that don't want to signal replaceability should use either a max
|
||||||
sequence number (0xffffffff) or a sequence number of (0xffffffff-1) when
|
sequence number (0xffffffff) or a sequence number of (0xffffffff-1) when
|
||||||
then also want to use locktime; all known wallets currently do this.
|
they also want to use locktime; all known wallets currently do this.
|
||||||
They should also take care not to spend any unconfirmed transaction that
|
They should also take care not to spend any unconfirmed transaction that
|
||||||
signals replaceability explicitly or through inherited signaling; most wallets also
|
signals replaceability explicitly or through inherited signaling; most wallets also
|
||||||
currently do this by not spending any unconfirmed transactions except
|
currently do this by not spending any unconfirmed transactions except
|
||||||
|
Loading…
Reference in New Issue
Block a user