summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bip-0048.mediawiki3
1 files changed, 2 insertions, 1 deletions
diff --git a/bip-0048.mediawiki b/bip-0048.mediawiki
index 313bfcf..20f8b29 100644
--- a/bip-0048.mediawiki
+++ b/bip-0048.mediawiki
@@ -21,6 +21,7 @@ BIP-0044 (BIP44 from now on).
This BIP is a particular application of BIP43.
==Copyright==
+
This BIP falls under the MIT License.
==Motivation==
@@ -38,7 +39,7 @@ This paper was inspired from BIP44.
==Backwards compatibility==
-Currently a number of wallets already utilize this derivation scheme for HD multi-sig accounts.
+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.
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