CollectEssenceTypedDataOptions
The CollectEssenceTypedDataOptions input type specifies the Typed Data options required to create a Typed Data message.
input CollectEssenceTypedDataOptions {
overrideNonce: Int
chainID: Int!
}
Fields
overrideNonce (Int)
overrideNonce whether to override the nonce.
chainID (Int)
chainID the chain id of the network.