type EIP712Message = { [key: string]: unknown; };
primaryType
types
[key: string]: unknown
Was this page helpful?