MAX_CHAIN_DEPTH

Constant MAX_CHAIN_DEPTH 

pub const MAX_CHAIN_DEPTH: usize = 256; // 256usize
Expand description

Maximum chain depth when walking wasDerivedFrom / wasInformedBy relations during validation. Guards against pathological graphs.