Generate the "V1" hash for the provided typed message.
The hash will be generated in accordance with an earlier version of the EIP-712 specification. This hash is used in signTypedData_v1.
signTypedData_v1
The typed message.
The '0x'-prefixed hex encoded hash representing the type of the provided message.
Generate the "V1" hash for the provided typed message.
The hash will be generated in accordance with an earlier version of the EIP-712 specification. This hash is used in
signTypedData_v1
.