VyEip712RequestDto
This class represents a request for EIP-712 signature with Vy-specific domain and message.
Properties
Field
Type
Description
types
JToken
The types used in the EIP-712 signature. Can be null.
primaryType
string
The primary type of the EIP-712 signature.
Last updated