Module bip32

Source
Expand description

BIP32 Implementation

Implementation of BIP32 hierarchical deterministic wallets, as defined at https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki

Structs§

ChainCode
A chain code
ExtendedPrivKey
Extended private key
ExtendedPubKey
Extended public key
Fingerprint
A fingerprint

Enums§

ChildNumber
A child number for a derived key
Error
A BIP32 error