Constant cfx_parameters::light::NUM_WAITING_HEADERS_THRESHOLD
source · pub const NUM_WAITING_HEADERS_THRESHOLD: usize = 1000;
Expand description
Minimum number of missing items in the sync pipeline. If we have fewer, we will try to request some more.