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-05 at 17:22:18 -0700