Function address_to_hex

Source
pub fn address_to_hex(address: &str) -> Result<String, ProviderError>
Expand description

Convert an address to hex format.