pub fn get_highest_bank_snapshot_info<P>(
    bank_snapshots_dir: P
) -> Option<BankSnapshotInfo>where
    P: AsRef<Path>,
Expand description

Get the bank snapshot with the highest slot in a directory