Function hotshot_orchestrator::run_orchestrator
source · pub async fn run_orchestrator<KEY>(
network_config: NetworkConfig<KEY>,
url: Url,
) -> Result<()>where
KEY: SignatureKey + 'static + Serialize,
pub async fn run_orchestrator<KEY>(
network_config: NetworkConfig<KEY>,
url: Url,
) -> Result<()>where
KEY: SignatureKey + 'static + Serialize,