The minimum max gas amount that the SDK will allow for a transaction.
This value acts as a floor to prevent transactions from being built with a max gas amount
below the network's minimum transaction gas units, which would cause
MAX_GAS_UNITS_BELOW_MIN_TRANSACTION_GAS_UNITS errors.
The minimum max gas amount that the SDK will allow for a transaction.
This value acts as a floor to prevent transactions from being built with a max gas amount below the network's minimum transaction gas units, which would cause MAX_GAS_UNITS_BELOW_MIN_TRANSACTION_GAS_UNITS errors.