pub const POSSESSION_CHECK_DELAY_MIN: Duration;Expand description
Lower bound of the delay before a fresh-replication possession check runs (ADR-0003).
The delay lets replication settle so an honest peer still mid-store is not judged prematurely, and makes the check unpredictable to the peer.