File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,10 @@ This paper was inspired from BIP44.
39
39
40
40
==Backwards compatibility ==
41
41
42
- Currently a number of wallets utilize the ` m/48'` derivation scheme for HD multi-sig accounts.
43
- This BIP is intended to maintain the *existing* real world use of the ` m/48'` derivation.
42
+ Currently a number of wallets utilize the <code> m/48' </code> derivation scheme for HD multi-sig accounts.
43
+ This BIP is intended to maintain the *existing* real world use of the <code> m/48' </code> derivation.
44
44
No breaking changes are made so as to avoid "loss of funds" to existing users.
45
- Wallet's which currently support the ` m/48'` derivation will not need to make any changes
45
+ Wallet's which currently support the <code> m/48' </code> derivation will not need to make any changes
46
46
to comply with this BIP.
47
47
48
48
==Specification ==
You can’t perform that action at this time.
0 commit comments