pub async fn run_orchestrator<TYPES: NodeType>( network_config: NetworkConfig<TYPES>, url: Url, ) -> Result<()>
Runs the orchestrator
This errors if axum runs into an issue during serving