Skip to content

Commit 8a050ec

Browse files
authored
Merge pull request bitcoin#523 from luke-jr/bip43-purposecodes
BIP 43: Reserve purpose codes 10001-19999 for SLIPs
2 parents 949f0e6 + cb89563 commit 8a050ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bip-0043.mediawiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ We encourage different schemes to apply for assigning a separate BIP number
4242
and use the same number for purpose field, so addresses won't be generated
4343
from overlapping BIP32 spaces.
4444

45+
Purpose codes from 10001 to 19999 are reserved for [[https://github.com/satoshilabs/slips|SLIPs]].
46+
4547
Example: Scheme described in BIP44 should use 44' (or 0x8000002C) as purpose.
4648

4749
Note that m / 0' / * is already taken by BIP32 (default account), which

0 commit comments

Comments
 (0)