Constant zebrad::components::sync::DEFAULT_CHECKPOINT_CONCURRENCY_LIMIT

source ยท
pub const DEFAULT_CHECKPOINT_CONCURRENCY_LIMIT: usize = _; // 1_000usize
Expand description

The default for the user-specified lookahead limit.

See MIN_CHECKPOINT_CONCURRENCY_LIMIT for details.