Constant sn_routing::MIN_AGE[][src]

pub const MIN_AGE: u8 = 4;

The minimum age a node can have. The Infants will start at age 4. This is to prevent frequent relocations during the beginning of a node’s lifetime.