solana_compute_budget::compute_budget

Constant MAX_INSTRUCTION_STACK_DEPTH

Source
pub const MAX_INSTRUCTION_STACK_DEPTH: usize = 5;
Expand description

Max instruction stack depth. This is the maximum nesting of instructions that can happen during a transaction.