Skip to main content

SNAPSHOT_VERSION

Constant SNAPSHOT_VERSION 

Source
pub const SNAPSHOT_VERSION: u16 = core_storage::snapshot::VERSION; // 9u16
Expand description

Current on-disk snapshot format version written by this build.

Exposed so CLI and tooling can print V<SNAPSHOT_VERSION> without depending directly on core-storage.