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

    Variable MIN_ENCRYPTED_TXN_GAS_UNIT_PRICEConst

    MIN_ENCRYPTED_TXN_GAS_UNIT_PRICE: 200

    Minimum gas unit price (Octas per gas unit) for encrypted transactions. Encrypted transactions require 2× the network base minimum (100) because validators bear the decryption compute cost (aptos-core encrypted_txn_min_price_per_gas_unit, RELEASE_V1_45+). The node rejects encrypted submissions below this price.