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¶
variable endpoints¶
Updated on 2026-06-05 at 17:22:18 -0700