Constant alloy_sol_types::abi::RECURSION_LIMIT

source ·
pub const RECURSION_LIMIT: u8 = 16;
Expand description

The decoder recursion limit. This is currently hardcoded, but may be parameterizable in the future.