Function reth_discv5::spawn_populate_kbuckets_bg

source ยท
pub fn spawn_populate_kbuckets_bg(
    lookup_interval: u64,
    bootstrap_lookup_interval: u64,
    bootstrap_lookup_countdown: u64,
    metrics: Discv5Metrics,
    discv5: Arc<Discv5>,
)
Expand description

Backgrounds regular look up queries, in order to keep kbuckets populated.