Constant STACK_LIMIT
pub const STACK_LIMIT: usize = 1024; // 1_024usizeAvailable on crate feature
evm only.Expand description
EVM interpreter stack limit.
pub const STACK_LIMIT: usize = 1024; // 1_024usizeevm only.EVM interpreter stack limit.