pub fn get_highest_bank_snapshot_post(
bank_snapshots_dir: impl AsRef<Path>,
) -> Option<BankSnapshotInfo>
Expand description
Get the bank snapshot with the highest slot in a directory
This function gets the highest bank snapshot of kind BankSnapshotKind::Post