diff --git a/src/network/tcp.py b/src/network/tcp.py index f0bfb886..163cbd85 100644 --- a/src/network/tcp.py +++ b/src/network/tcp.py @@ -172,7 +172,7 @@ class TCPConnection(BMProto, TLSDispatcher): if Dandelion().hasHash(objHash): continue bigInvList[objHash] = 0 - self.objectsNewToThem[objHash] = time.time() + #self.objectsNewToThem[objHash] = time.time() objectCount = 0 payload = b'' # Now let us start appending all of these hashes together. They will be