Module ergo_lib::wallet::derivation_path
source · Expand description
Derivation path according to BIP-44 https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki and EIP-3 https://github.com/ergoplatform/eips/blob/master/eip-0003.md
Structs
- Index for hardened derivation
- Index for normal(non-hardened) derivation
- According to BIP-44 https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki and EIP-3 https://github.com/ergoplatform/eips/blob/master/eip-0003.md
Enums
- Child index for derivation
- Child index related errors
- DerivationPath errors