menu
on_chain package
documentation
ethereum/src/transaction/eth_transaction.dart
ETHTransaction
gasLimit property
gasLimit property
dark_mode
light_mode
gasLimit
property
BigInt
gasLimit
final
The maximum amount of gas that can be used in the transaction.
Implementation
final BigInt gasLimit;
on_chain package
documentation
ethereum/src/transaction/eth_transaction
ETHTransaction
gasLimit property
ETHTransaction class