Skip to main content

STORAGE_ADMISSION_MARGIN

Constant STORAGE_ADMISSION_MARGIN 

Source
pub const STORAGE_ADMISSION_MARGIN: usize = 2;
Expand description

Extra local-routing-table positions accepted for local chunk storage admission and stored-record pruning.

This margin absorbs small local RT disagreement between peers. It does not widen audit, quorum, or paid-list target sets; those remain strict close_group_size / paid-list group checks.