diff --git a/src/version.h b/src/version.h index e6f0122..8ccd0ea 100755 --- a/src/version.h +++ b/src/version.h @@ -21,8 +21,8 @@ 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 = 70714; -static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT = 70715; +static const int MIN_PEER_PROTO_VERSION_BEFORE_ENFORCEMENT = 70717; +static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT = 70717; //! nTime field added to CAddress, starting with this version; //! if possible, avoid requesting addresses nodes older than this