summaryrefslogtreecommitdiff
path: root/bip-0043.mediawiki
diff options
context:
space:
mode:
authorAndreas Schildbach <andreas@schildbach.de>2014-08-16 10:14:55 +0200
committerAndreas Schildbach <andreas@schildbach.de>2014-08-23 22:20:27 +0200
commit12b2dc08a4402ccd8611fe0489a9e09530a3b580 (patch)
treef196f8445b2a34cb3d746faf05844dfa7e167c66 /bip-0043.mediawiki
parentca48f2ce30ca937983bd006e30d783f4e9e3ec61 (diff)
downloadbips-12b2dc08a4402ccd8611fe0489a9e09530a3b580.tar.xz
BIP43: Block usage 0 because it's already used in BIP32. It would be unfortunate if BIP32 wallets would at one day overlap BIP43 wallets.
Diffstat (limited to 'bip-0043.mediawiki')
-rw-r--r--bip-0043.mediawiki3
1 files changed, 3 insertions, 0 deletions
diff --git a/bip-0043.mediawiki b/bip-0043.mediawiki
index 14936f6..8f20fc8 100644
--- a/bip-0043.mediawiki
+++ b/bip-0043.mediawiki
@@ -41,6 +41,9 @@ from overlapping BIP32 spaces.
Example: Scheme described in BIP44 should use 44' (or 0x8000002C) as purpose.
+Note that m / 0' / * is already taken by BIP32 (default account), which
+preceded this BIP.
+
Not all wallets may want to support the full range of features and possibilities
described in these BIPs. Instead of choosing arbitrary subset of defined features
and calling themselves BIPxx compatible, we suggest that software which needs