From 12b2dc08a4402ccd8611fe0489a9e09530a3b580 Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Sat, 16 Aug 2014 10:14:55 +0200 Subject: 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. --- bip-0043.mediawiki | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bip-0043.mediawiki') 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 -- cgit v1.2.3