pub const MAX_TX_EXECUTION_CYCLES: u32 = ExecutionOptions::MAX_CYCLES; // 536_870_912u32
The maximum number of VM cycles a transaction is allowed to take.