Skip to main content

PROTOCOL_VERSION

Constant PROTOCOL_VERSION 

Source
pub const PROTOCOL_VERSION: &str = "v1";
Expand description

Current wire protocol version. Bumped only when the canonical byte sequence of any message format below changes. Old versions must continue to verify for audit replay.