We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca04d1 commit 8b4ab03Copy full SHA for 8b4ab03
src/version.h
@@ -20,7 +20,7 @@ static const int INIT_PROTO_VERSION = 209;
20
static const int MIN_PEER_PROTO_VERSION = 70216;
21
22
//! minimum proto version of masternode to accept in DKGs
23
-static const int MIN_MASTERNODE_PROTO_VERSION = 70237;
+static const int MIN_MASTERNODE_PROTO_VERSION = 70235;
24
25
//! protocol version is included in MNAUTH starting with this version
26
static const int MNAUTH_NODE_VER_VERSION = 70218;
0 commit comments