Constant SOP_STORE_VERSION
pub const SOP_STORE_VERSION: u32 = 1;Expand description
Bump when the persisted envelope layout changes incompatibly. Rehydrate skips + logs unknown major versions rather than panicking on boot.
pub const SOP_STORE_VERSION: u32 = 1;Bump when the persisted envelope layout changes incompatibly. Rehydrate skips + logs unknown major versions rather than panicking on boot.