Constant diem_config::config::HANDSHAKE_VERSION
source · pub const HANDSHAKE_VERSION: u8 = 0;
Expand description
Current supported protocol negotiation handshake version. See
network::protocols::wire::v1
.
pub const HANDSHAKE_VERSION: u8 = 0;
Current supported protocol negotiation handshake version. See
network::protocols::wire::v1
.