Skip to main content

spawn

Function spawn 

Source
pub fn spawn(executable: &str, rpc_port: u16, chain: &str) -> Result<Child>
Expand description

Spawn a Substrate-like standard node.