Skip to main content

MAX_DAG_DEPTH

Constant MAX_DAG_DEPTH 

Source
pub const MAX_DAG_DEPTH: usize = 100;
Expand description

Maximum allowed depth of a DAG (longest path from any root to any leaf).