Function cfx_types::address_util::hex_to_address

source ·
pub fn hex_to_address(hex_literal: &str) -> Result<Address, FromHexError>