1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00

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.

This commit is contained in:
Andreas Schildbach 2014-08-16 10:14:55 +02:00
parent ca48f2ce30
commit 12b2dc08a4

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