Skip to main content

ATTESTATION_VERSION

Constant ATTESTATION_VERSION 

Source
pub const ATTESTATION_VERSION: u32 = 2;
Expand description

Attestation schema version.

Bumped to 2 in fn-114.15 as part of the curve-agnostic refactor (hard break, pre-launch posture). Attestations serialized under older versions are not readable — fn-114 has no v1 tolerant reader by design.