menu
on_chain package
documentation
sui/src/transaction/const/constant.dart
SuiTransactionConst
maxGas property
maxGas property
dark_mode
light_mode
maxGas
property
BigInt
maxGas
final
Implementation
static final BigInt maxGas = BigInt.from(5e10);
on_chain package
documentation
sui/src/transaction/const/constant
SuiTransactionConst
maxGas property
SuiTransactionConst class