Skip to main content

PRUNE_HISTORY_LIMIT

Constant PRUNE_HISTORY_LIMIT 

Source
pub const PRUNE_HISTORY_LIMIT: usize = 50;
Expand description

How many prune passes devp stats keeps a summary of.

The registry is rewritten in full on every save, so this list is a file-size decision as much as a display one. Fifty passes is roughly a year of a fortnightly schedule.