Skip to content

eth::rpc::RpcManagerConfig

Top-level RPC manager configuration.

#include <rpc_manager_config.hpp>

Public Attributes

Name
size_t max_endpoints_per_chain
std::vector< RpcEndpointConfig > endpoints

Public Attributes Documentation

variable max_endpoints_per_chain

size_t max_endpoints_per_chain = 0;

variable endpoints

std::vector< RpcEndpointConfig > endpoints;

Updated on 2026-06-28 at 18:54:57 -0700