Interface: TransactionOptions
Defined in: bee-js/src/types/debug.ts:39
Properties
gasLimit?
optional
gasLimit:string
|bigint
|NumberString
Defined in: bee-js/src/types/debug.ts:48
Gas limit for the cashout transaction in WEI
gasPrice?
optional
gasPrice:string
|bigint
|NumberString
Defined in: bee-js/src/types/debug.ts:43
Gas price for the cashout transaction in WEI