pub const SEEN_CAPACITY: usize = 64;
How many recent frames a node remembers, so copies arriving by other paths are dropped.