Type alias NonceOptions

NonceOptions: {
    nonceKey?: number;
    nonceOverride?: number;
}

Type declaration

  • Optional nonceKey?: number

    nonceKey: The key to use for nonce

  • Optional nonceOverride?: number

    nonceOverride: The nonce to use for the transaction