pub const PEER_MIN_ALLOWED_PROTOCOL_VERSION: ProtocolVersion = _; // 64u32
Expand description

Both, outgoing and incoming tcp connections to peers, will be rejected if peer's protocol version is lower than this.