Expand description
BIP32 Implementation
Implementation of BIP32 hierarchical deterministic wallets, as defined at https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
Structs§
- Chain
Code - A chain code
- Extended
Priv Key - Extended private key
- Extended
PubKey - Extended public key
- Fingerprint
- A fingerprint
Enums§
- Child
Number - A child number for a derived key
- Error
- A BIP32 error