Type Definition ss_ewasm_api::types::Hash [−][src]
pub type Hash = Bytes32;Expand description
Type definition representing a Keccak-256 or SHA-256 hash.
pub type Hash = Bytes32;Type definition representing a Keccak-256 or SHA-256 hash.