pub fn generate_validator_config(
    node_config_dir: &Path,
    publishing_option: VMPublishingOption
) -> Result<ValidatorConfig>