diff options
author | Fontan3 <fontainedenton@googlemail.com> | 2021-07-20 10:00:59 +0800 |
---|---|---|
committer | Fontan3 <fontainedenton@googlemail.com> | 2021-07-20 10:00:59 +0800 |
commit | 20c5af58f16da0ba0f7c909d85c4813a7222cfe0 (patch) | |
tree | f2cef2b860c57a371d6e43e782d0c6499ae77c24 /bip-0048.mediawiki | |
parent | bc0593133273f62dbd0c7beeee7c875e14c438cd (diff) |
Update bip-0048.mediawiki
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== |