Function cfx_addr::cfx_addr_decode

source ·
pub fn cfx_addr_decode(
    addr_str: &str
) -> Result<DecodedRawAddress, DecodingError>