pub const ENVELOPE_SCHEMA_VERSION: u32 = 1;
Current WireEnvelope schema version. Bumped when a field’s semantics changes in a way old code cannot soundly handle.
WireEnvelope