[#MIN_PEER_PROTO_VERSION] = MIN_PEER_PROTO_VERSION :mrdocs: disconnect from peers older than this proto version == Synopsis Declared in `<node/protocol_version.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int MIN_PEER_PROTO_VERSION = 31800; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#