pub const MAX_SUB_STACK_SIZE: usize = 1023;
Expand description

Maximum subroutine stack size as specified in https://eips.ethereum.org/EIPS/eip-2315.