Constant revm::interpreter::STACK_LIMIT

source ยท
pub const STACK_LIMIT: usize = 1024; // 1_024usize
Expand description

EVM interpreter stack limit.