fn generate_network(
    command_arguments: &StartArguments,
    config: &Option<Config>
) -> Result<Configuration, Error>