Function script_hash_from_hex

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

Convert a script hash in hex format to a ScriptHash.