pub const HANDSHAKE_VERSION: u8 = 0;
Expand description

Current supported protocol negotiation handshake version. See network::protocols::wire::v1.