pub fn script_hash_from_hex(hex: &str) -> Result<ScriptHash, ProviderError>Expand description
Convert a script hash in hex format to a ScriptHash.
pub fn script_hash_from_hex(hex: &str) -> Result<ScriptHash, ProviderError>Convert a script hash in hex format to a ScriptHash.