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:
commit
75a087e4ae
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue