Function typedSignatureHash

  • 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.

    Parameters

    Returns string

    The '0x'-prefixed hex encoded hash representing the type of the provided message.