Skip to content

Commit 45eb8cc

Browse files
Min Version Set
1 parent d317fc5 commit 45eb8cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ static const int PROTOCOL_VERSION = 62052;
3636
static const int INIT_PROTO_VERSION = 209;
3737

3838
// disconnect from peers older than this proto version
39-
static const int MIN_PEER_PROTO_VERSION = 62051;
39+
static const int MIN_PEER_PROTO_VERSION = 62052;
4040

4141
// minimum peer version accepted by MNenginePool
4242
static const int MIN_POOL_PEER_PROTO_VERSION = 62050;

0 commit comments

Comments
 (0)