Skip to content

discv4::WatcherPoolConfig

Configurable connection limits for a WatcherPool. Defaults keep three active dial/watch slots per chain.

#include <dial_scheduler.hpp>

Public Attributes

Name
int max_total
int max_per_chain

Public Attributes Documentation

variable max_total

int max_total;

variable max_per_chain

int max_per_chain;

Updated on 2026-06-05 at 17:22:18 -0700