Constant SOP_STORE_VERSION
pub const SOP_STORE_VERSION: u32 = 1; // 1u32Expand 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; // 1u32Bump when the persisted envelope layout changes incompatibly. Rehydrate skips + logs unknown major versions rather than panicking on boot.