Skip to main content

MAX_DEPTH

Constant MAX_DEPTH 

Source
const MAX_DEPTH: u32 = 100;
Expand description

Depth cap, kept under append_parent_path’s 128-deep chain buffer so a pathological tree can never produce a truncated path silently.