Skip to main content

node_router_with_admin

Function node_router_with_admin 

Source
pub fn node_router_with_admin(
    runtime: Arc<NodeRuntime>,
    recorder: RecorderFileStore,
    admin: AdminConfig,
) -> Result<Router, ConfigError>