Skip to main content

STREAM_ENVELOPE_VERSION

Constant STREAM_ENVELOPE_VERSION 

Source
pub const STREAM_ENVELOPE_VERSION: u32 = 1;
Expand description

Wire version of the StreamEnvelope map form.

Encoded into every StreamEnvelope::to_expr map and checked on decode; envelopes carrying any other version are rejected.