solana_compute_budget::compute_budget

Constant MAX_CALL_DEPTH

Source
pub const MAX_CALL_DEPTH: usize = 64;
Expand description

Max call depth. This is the maximum nesting of SBF to SBF call that can happen within a program.