Constant zebrad::components::sync::MIN_CONCURRENCY_LIMIT
source · pub const MIN_CONCURRENCY_LIMIT: usize = 1;
Expand description
A lower bound on the user-specified concurrency limit.
If the concurrency limit is 0, Zebra can’t download or verify any blocks.