Skip to main content

MAX_DYNAMIC_DEPTH

Constant MAX_DYNAMIC_DEPTH 

Source
pub const MAX_DYNAMIC_DEPTH: usize = 32;
Expand description

Maximum depth of a Dynamic tree. Defense-in-depth bound that stops a forged payload from triggering unbounded growth.