reth_engine_tree::tree::config

Constant DEFAULT_PERSISTENCE_THRESHOLD

Source
pub const DEFAULT_PERSISTENCE_THRESHOLD: u64 = 2;
Expand description

Triggers persistence when the number of canonical blocks in memory exceeds this threshold.