Function ssi::eip712::hash_type

source ·
pub fn hash_type(
    struct_name: &String,
    struct_type: &StructType,
    types: &Types
) -> Result<[u8; 32], TypedDataHashError>
Available on crate feature eip only.
Expand description

Hash the result of [encodeType]