pub fn try_spawn_ipc(api: EthApi, path: String) -> Result<JoinHandle<()>>
Launches an ipc server at the given path in a new task.