derive_root_xpub

Function derive_root_xpub 

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

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