connector

This commit is contained in:
4tochka 2019-05-03 15:32:02 +04:00
parent 98c5c55251
commit 2a970b5735

View File

@ -768,6 +768,7 @@ class UTXO():
except:
pass
self.destroyed[key] = n
self.log.critical(str(key))
ln, rs, lb = set(), set(), 0
for key in iter(self.cached):