ExtKeychain

/// Implementation of the Keychain trait based on an extended key derivation scheme.

pub struct ExtKeychain {
    secp: Secp256k1,
    master: ExtendedPrivKey,
}

results matching ""

    No results matching ""