pub async fn run(cmd: IgnitionCmd, dry_run: bool) -> Result<Option<Child>>Expand description
Configures the node with ignition configuration to connect the node to latest mainnet.
Returns None if this is a dry_run and no child process created for fuel-core.