Skip to main content

MAX_CHAIN_DEPTH

Constant MAX_CHAIN_DEPTH 

Source
pub const MAX_CHAIN_DEPTH: usize = 256;
Expand description

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