Function solana_runtime::snapshot_utils::get_bank_snapshots_pre
source · [−]pub fn get_bank_snapshots_pre(
bank_snapshots_dir: impl AsRef<Path>
) -> Vec<BankSnapshotInfo>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator,
Expand description
Get the bank snapshots in a directory
This function retains only the bank snapshots of type BankSnapshotType::Pre