pub fn generate_archive_files(
    jormungandr_database: &Path,
    output_dir: &Path
) -> Result<(), Error>