Function btc_tools::wif_to_public

source ·
pub fn wif_to_public(wif: &str) -> Result<PublicKey, KeyError>