Skip to main content

WIRE_VERSION

Constant WIRE_VERSION 

Source
pub const WIRE_VERSION: u8 = VERSION; // 16u8
Expand description

The wire-format version (the gating VERSION byte), exposed so a binding can assert at load that its decoder matches the backend encoder (#34/ADR-0008).