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