@aptos-labs/ts-sdk - v6.1.0
    Preparing search index...

    Variable MIN_MAX_GAS_AMOUNTConst

    MIN_MAX_GAS_AMOUNT: 2000

    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.