mirror of
https://github.com/bitcoin/bips.git
synced 2025-06-30 12:42:43 +00:00
Update Modern Derivation Standard.mediawiki
minor edit
This commit is contained in:
parent
ef3a16eeec
commit
c747ee9880
@ -101,7 +101,7 @@ This number is used as child index in BIP32 derivation.
|
||||
|
||||
Hardened derivation is used at this level.
|
||||
|
||||
It is crucial that the index is increased for each new wallet joined or private/public keys created; for both privacy and cryptographic purposes.
|
||||
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, in multisignature wallets, before sending a new key record to a coordinator, the wallet must increment the <code>account'</code> level. Before creating it's own single signature wallet, the <code>account'</code> level must again be incremented.
|
||||
This prevents key reuse - across single signature and multisignature wallets, across ECDSA and Schnorr signatures, and inbetween the same wallet types.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user