eth::EthWatchConnectionConfig¶
Connection pool limits for eth watch peer sessions. Defaults keep three active dial/watch slots per chain.
#include <eth_watch_service.hpp>
Public Attributes¶
| Name | |
|---|---|
| int | max_total_connections |
| int | max_connections_per_chain |
Public Attributes Documentation¶
variable max_total_connections¶
variable max_connections_per_chain¶
Updated on 2026-06-05 at 17:22:18 -0700