1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-24 15:36:53 +01:00

Merge pull request #94 from schildbach/bip43-purpose-0

BIP43: Block usage 0 because it's already used in BIP32.
This commit is contained in:
Wladimir J. van der Laan 2014-10-15 11:19:16 +02:00
commit 75a087e4ae

View file

@ -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