pub unsafe fn address_from_mainnet(
    address_str: &str,
    address_out: *mut AddressPtr
) -> Result<(), Error>
Expand description

Decode (base58) mainnet address from string, checking that address is from the mainnet