solana_runtime::snapshot_utils

Function get_bank_snapshot_dir

source
pub fn get_bank_snapshot_dir(
    bank_snapshots_dir: impl AsRef<Path>,
    slot: Slot,
) -> PathBuf
Expand description

Constructs the path to the bank snapshot directory for slot within bank_snapshots_dir