Function hex_to_address

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

Convert a hex format script hash to an address.