Type alias InputGenerateTransactionOptions
InputGenerateTransactionOptions: { accountSequenceNumber?: AnyNumber; expireTimestamp?: number; gasUnitPrice?: number; maxGasAmount?: number; } Type declaration
Optional
accountSequenceNumber?: AnyNumber
Optional
expireTimestamp?: number
Optional
gasUnitPrice?: number
Optional
maxGasAmount?: number
Optional options to set when generating a transaction