Function solana_runtime::snapshot_utils::get_highest_snapshot_archive_path[][src]

pub fn get_highest_snapshot_archive_path<P: AsRef<Path>>(
    snapshot_output_dir: P
) -> Option<(PathBuf, (Slot, Hash, ArchiveFormat))>
Expand description

Get the snapshot archive with the highest Slot in a directory