diff --git a/src/version.h b/src/version.h index 7802ef0572..962e46f81c 100755 --- a/src/version.h +++ b/src/version.h @@ -31,7 +31,7 @@ static const int PROTOCOL_VERSION = 90019; static const int INIT_PROTO_VERSION = 90013; // disconnect from peers older than this proto version -static const int MIN_PEER_PROTO_VERSION = 90019; +static const int MIN_PEER_PROTO_VERSION = 90016; // nTime field added to CAddress, starting with this version; // if possible, avoid requesting addresses nodes older than this