Module solana_runtime::snapshot_utils

source ·

Modules§

Structs§

  • Information about a bank snapshot. Namely the slot of the bank, the path to the snapshot, and the type of the snapshot.
  • Helper type when rebuilding from snapshots. Designed to handle when rebuilding from just a full snapshot, or from both a full snapshot and an incremental snapshot.
  • Helper type to bundle up the results from unarchive_snapshot()
  • Helper type for passing around the unpacked snapshots dir and the snapshot version together

Enums§

Constants§

Functions§

Type Aliases§