derive_root_xprv

Function derive_root_xprv 

Source
pub fn derive_root_xprv<S>(seed: S) -> Result<ExtendedPrivKey, Error>
where S: AsRef<str>,
Expand description

Derives the master private key of a seed at the bip32 root.