diff options
Diffstat (limited to 'bip-0048.mediawiki')
-rw-r--r-- | bip-0048.mediawiki | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bip-0048.mediawiki b/bip-0048.mediawiki index 20f8b29..6004ad2 100644 --- a/bip-0048.mediawiki +++ b/bip-0048.mediawiki @@ -39,10 +39,10 @@ This paper was inspired from BIP44. ==Backwards compatibility== -Currently a number of wallets utilize the `48'` derivation scheme for HD multi-sig accounts. -This BIP is intended to maintain the *existing* real world use of the `48'` derivation. +Currently a number of wallets utilize the `m/48'` derivation scheme for HD multi-sig accounts. +This BIP is intended to maintain the *existing* real world use of the `m/48'` derivation. No breaking changes are made so as to avoid "loss of funds" to existing users. -Wallet's which currently support the `48'` derivation will not need to make any changes +Wallet's which currently support the `m/48'` derivation will not need to make any changes to comply with this BIP. ==Specification== |