Skip to content

Commit 84e14b6

Browse files
committed
Update bip-0048.mediawiki
Add code snippets.
1 parent 90cb1c8 commit 84e14b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bip-0048.mediawiki

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ This paper was inspired from BIP44.
3939

4040
==Backwards compatibility==
4141

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.
4444
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
4646
to comply with this BIP.
4747

4848
==Specification==

0 commit comments

Comments
 (0)