pub const HANDSHAKE_VERSION: u8 = 0;
Expand description

Current supported protocol negotiation handshake version. See network::protocols::wire::v1(../../network/protocols/wire/handshake/v1/ index.html).