pub fn router(api: EthApi<FoundryNetwork>, config: ServerConfig) -> RouterExpand description
Configures an [axum::Router] that handles EthApi related JSON-RPC calls via HTTP and WS,
and Beacon REST API calls.
pub fn router(api: EthApi<FoundryNetwork>, config: ServerConfig) -> RouterConfigures an [axum::Router] that handles EthApi related JSON-RPC calls via HTTP and WS,
and Beacon REST API calls.