connector

This commit is contained in:
4tochka 2019-05-13 11:48:02 +04:00
parent bc3d8c3dea
commit 48d76431f1

View File

@ -48,6 +48,7 @@ class UTXO():
self.save_process = True
try:
self.log.critical("cached " + str(len(self.cached)) )
checkpoint = self.checkpoints.pop()
lb = 0
block_changed = False