14 static const int PROTOCOL_VERSION = 70928;
17 static const int INIT_PROTO_VERSION = 209;
20 static const int MIN_PEER_PROTO_VERSION_BEFORE_ENFORCEMENT = 70926;
21 static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT = 70927;
24 static const int MIN_BIP155_PROTOCOL_VERSION = 70923;
27 static const int MNAUTH_NODE_VER_VERSION = 70925;
30 static const int LLMQS_PROTO_VERSION = 70928;