Skip to main content

surviving_anchors

Function surviving_anchors 

Source
pub fn surviving_anchors(total_anchors: usize, lost_anchors: usize) -> usize
Expand description

The surviving anchor count after a loss (saturating).