pub fn write_snapshot_version_file(
version_file: impl AsRef<Path>,
version: SnapshotVersion
) -> Result<()>
Expand description
Write the snapshot version as a file into the bank snapshot directory
pub fn write_snapshot_version_file(
version_file: impl AsRef<Path>,
version: SnapshotVersion
) -> Result<()>
Write the snapshot version as a file into the bank snapshot directory