solana_runtime::snapshot_utils

Function get_bank_snapshots_post

source
pub fn get_bank_snapshots_post(
    bank_snapshots_dir: impl AsRef<Path>,
) -> Vec<BankSnapshotInfo>
Expand description

Get the bank snapshots in a directory

This function retains only the bank snapshots of type BankSnapshotType::Post