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