Function solana_runtime::snapshot_utils::get_snapshot_archive_path[][src]

pub fn get_snapshot_archive_path(
    snapshot_output_dir: PathBuf,
    snapshot_hash: &(Slot, Hash),
    archive_format: ArchiveFormat
) -> PathBuf