Constant reth_stages::stages::MERKLE_STAGE_DEFAULT_CLEAN_THRESHOLD

source ยท
pub const MERKLE_STAGE_DEFAULT_CLEAN_THRESHOLD: u64 = 5_000;
Expand description

The default threshold (in number of blocks) for switching from incremental trie building of changes to whole rebuild.