MAX_TX_EXECUTION_CYCLES

Constant MAX_TX_EXECUTION_CYCLES 

Source
pub const MAX_TX_EXECUTION_CYCLES: u32 = ExecutionOptions::MAX_CYCLES; // 536_870_912u32
Expand description

The maximum number of VM cycles a transaction is allowed to take.