Skip to main content

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

Re-export the entire miden_client crate so external projects can use a single dependency. The maximum number of VM cycles a transaction is allowed to take.