This class represents a request for EIP-712 signature with Vy-specific domain and message.
Last updated 1 year ago
types
JToken
The types used in the EIP-712 signature. Can be null.
domain
The domain parameters of the EIP-712 signature.
primaryType
string
The primary type of the EIP-712 signature.
message
The message to be signed with the EIP-712 signature.