Skip to content

Commit

Permalink
update version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
altcommunitycoin committed Jan 20, 2018
1 parent 47befd6 commit 99ea31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Expand Up @@ -40,7 +40,7 @@ static const int MIN_PEER_PROTO_VERSION = 70001;

static const int MIN_INSTANTX_PROTO_VERSION = 70004;

static const int MIN_MN_PROTO_VERSION = 70000;
static const int MIN_MN_PROTO_VERSION = 70004;

// nTime field added to CAddress, starting with this version;
// if possible, avoid requesting addresses nodes older than this
Expand Down

0 comments on commit 99ea31c

Please sign in to comment.