Function derive_key

Source
pub fn derive_key(
    master_key: ExtendedPrivKey,
    path: DerivationPath,
) -> ExtendedPrivKey
Expand description

Derives a key from a master key and a derivation path