Function btc_tools::wif_to_address

source ·
pub fn wif_to_address(wif: &str, addr_type: AddressType) -> Result<Address>