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