We don't even want to think about talking to old nodes

This commit is contained in:
Duke Leto
2020-10-25 22:53:47 -04:00
parent af7e1f8a16
commit f78c0d2ce3

View File

@@ -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 = 170009;
//! nTime field added to CAddress, starting with this version;
//! if possible, avoid requesting addresses nodes older than this