Type Alias KeySource
pub type KeySource = (Fingerprint, DerivationPath);
Expand description
Full information on the used extended public key: fingerprint of the master extended public key and a derivation path from it.
pub type KeySource = (Fingerprint, DerivationPath);
Full information on the used extended public key: fingerprint of the master extended public key and a derivation path from it.