ScriptHash
Extends: RefCounted
Description
Constants Descriptions
Status
Method Descriptions
_init
to_hex
to_bytes
from_hex (static)
Sub-classes
FromHexResult
Property Descriptions
value
- Getter:
@value_getter
WARNING: This function may fail! First match on Result.tag or call Result.is_ok.
error
- Getter:
@error_getter
WARNING: This function may fail! First match on Result.tag or call Result._is_err.