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
pub fn get_highest_bank_snapshot_info<P>(
bank_snapshots_dir: P
) -> Option<BankSnapshotInfo>where
P: AsRef<Path>,
Get the bank snapshot with the highest slot in a directory