Skip to main content

Module pruning

Module pruning 

Source
Expand description

Post-cycle responsibility pruning (Section 11).

On NeighborSyncCycleComplete: prune stored records and PaidForList entries that have been continuously out of range for at least PRUNE_HYSTERESIS_DURATION.

Structs§

PruneResult
Summary of a prune pass.

Functions§

run_prune_pass
Execute post-cycle responsibility pruning.