Skip to main content

SEEN_CAPACITY

Constant SEEN_CAPACITY 

Source
pub const SEEN_CAPACITY: usize = 64;
Expand description

How many recent frames a node remembers, so copies arriving by other paths are dropped.