Module hdwallet::extended_key

source ·

Modules

Structs

ExtendedPrivKey is used for child key derivation. See secp256k1 crate documentation for SecretKey signatures usage.
ExtendedPubKey is used for public child key derivation. See secp256k1 crate documentation for PublicKey signatures usage.

Enums

Indicate bits of random seed used to generate private key, 256 is recommended.