Skip to content

Commit

Permalink
v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
IttriumCore authored Dec 1, 2018
1 parent a7ee984 commit 47d5d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ static const int INIT_PROTO_VERSION = 209;
static const int GETHEADERS_VERSION = 70077;

//! disconnect from peers older than this proto version
static const int MIN_PEER_PROTO_VERSION_BEFORE_ENFORCEMENT = 70900;
static const int MIN_PEER_PROTO_VERSION_BEFORE_ENFORCEMENT = 70910;
static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT15 = 70811;
static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT17 = 70900;
static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT18 = 70910;
Expand Down

0 comments on commit 47d5d3b

Please sign in to comment.