mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-18 16:59:30 +00:00
Fix typos in BIPs 87/88/98 (#1716)
* typo bip-0087.mediawiki * typos bip-0088.mediawiki * typo bip-0098.mediawiki
This commit is contained in:
@@ -105,7 +105,7 @@ Hardened derivation is used at this level.
|
||||
|
||||
It is crucial that this level is increased for each new wallet joined or private/public keys created; for both privacy and cryptographic purposes.
|
||||
For example, before sending a new key record to a coordinator, the wallet must increment the <code>account'</code> level.
|
||||
This prevents key reuse - across ECDSA and Schnorr signatures, across different script types, and inbetween the same wallet types.
|
||||
This prevents key reuse - across ECDSA and Schnorr signatures, across different script types, and in between the same wallet types.
|
||||
|
||||
===Change===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user