Skip to main content

KERNEL_CHECKPOINT_VERSION

Constant KERNEL_CHECKPOINT_VERSION 

Source
pub const KERNEL_CHECKPOINT_VERSION: u32 = 1;
Expand description

Revision of the logical checkpoint format, carried on the wire as checkpoint_version.

This remains a separate revision axis so retired recovery-format values cannot collide with the logical checkpoint boundary check.