Constructors
Methods
Protected
setTransactionGasOptions
setTransactionGasOptions( transaction: Transaction, options: { gasLimit?: bigint; gasPrice?: bigint },): void Parameters
- transaction: Transaction
- options: { gasLimit?: bigint; gasPrice?: bigint }
Returns void