Always disconnect old nodes which request filtered connections.

This commit is contained in:
Patrick Strateman
2016-03-17 17:23:33 -07:00
parent a6a860796a
commit c90036f664
4 changed files with 2 additions and 5 deletions

View File

@@ -122,7 +122,6 @@ static const bool DEFAULT_ENABLE_REPLACEMENT = true;
static const unsigned int MAX_BLOCKS_TO_ANNOUNCE = 8;
static const bool DEFAULT_PEERBLOOMFILTERS = true;
static const bool DEFAULT_ENFORCENODEBLOOM = false;
struct BlockHasher
{