pub const MAX_CALL_DEPTH: usize = 8;
Expand description

The max call depth, used by transaction executor.