Module solana_sdk::derivation_path
source · Expand description
BIP-44 derivation paths.
Includes definitions and helpers for Solana derivation paths. The standard Solana BIP-44 derivation path prefix is
m/44'/501'
with 501 being the Solana coin type.
Structs
- Solana 🔒
Enums
- Derivation path error.
- QueryKey 🔒
Constants
Traits
- Bip44 🔒