Skip to main content

ENVELOPE_VERSION

Constant ENVELOPE_VERSION 

Source
pub const ENVELOPE_VERSION: u32 = 2;
Expand description

The envelope major this build writes and accepts. A record carrying any other major is refused as StoreError::Corrupt rather than guessed at: misreading a record’s shape would silently corrupt restored state.