pub async fn run(config: DaemonConfig) -> Result<(), DaemonError>Expand description
Run the daemon: bootstrap host, bind HTTP server, handle signals.
pub async fn run(config: DaemonConfig) -> Result<(), DaemonError>Run the daemon: bootstrap host, bind HTTP server, handle signals.