CDP Frontend SDK
    Preparing search index...

    Type Alias EIP712Message

    EIP712Message: { [key: string]: unknown }

    The message to sign. The structure of this message must match the primaryType struct in the types object.

    Type declaration

    • [key: string]: unknown