dips/dip-0009/assignments.md
thephez 26cf7c9f92
Add DIP9 - Feature derivation paths (#48)
* DIP9 - Add DIP and assignment documents

* DIP9 - Add to Readme
2019-05-21 12:12:29 -04:00

800 B

Registered Features

Here is a table of current feature paths and any associated DIP. Future DIPs may introduce more types.

Feature Index * Feature DIP Number and Name Note
3' Masternode Keys DIP 0003: Deterministic Masternode List The masternode related keys are located in the following sub-paths:
0'/* - Reserved
1'/* - Voting Key
2'/* - Owner Key
3'/* - Operator Key

For example, the first voting key for Dash would be at m/9'/5'/3'/1'/0

Note: all DIP 0009 paths are of the format: m / 9' / coin_type' / feature' / *

* Where applicable, the feature index matches the number of the DIP that defines the feature(s)