Skip to main content

try_spawn_ipc

Function try_spawn_ipc 

Source
pub fn try_spawn_ipc(
    api: EthApi<FoundryNetwork>,
    path: String,
) -> Result<JoinHandle<()>>
Expand description

Launches an ipc server at the given path in a new task.