Function solana_runtime::hardened_unpack::unpack_snapshot
source · pub fn unpack_snapshot<A: Read>(
archive: &mut Archive<A>,
ledger_dir: &Path,
account_paths: &[PathBuf],
parallel_selector: Option<ParallelSelector>
) -> Result<UnpackedAppendVecMap>
Expand description
Unpacks snapshot and collects AppendVec file names & paths