pub async fn launch_daemon() -> Result<DaemonConfig>Expand description
Launches a new daemon process (if it is not already running), and waits until it is ready for websocket connections.
pub async fn launch_daemon() -> Result<DaemonConfig>Launches a new daemon process (if it is not already running), and waits until it is ready for websocket connections.