pub const MAX_CALL_DEPTH: usize = 8; // 8usize
Expand description

The max call depth, used by transaction executor.