diff --git a/src/version.h b/src/version.h index 4e3c5417c..a7fc5e1ea 100644 --- a/src/version.h +++ b/src/version.h @@ -34,7 +34,7 @@ static const int INIT_PROTO_VERSION = 209; static const int GETHEADERS_VERSION = 31800; //! disconnect from peers older than this proto version -static const int MIN_PEER_PROTO_VERSION = 170007; +static const int MIN_PEER_PROTO_VERSION = 170008; //! nTime field added to CAddress, starting with this version; //! if possible, avoid requesting addresses nodes older than this