connector

This commit is contained in:
4tochka 2019-05-13 16:34:24 +04:00
parent 4037e3752b
commit e2240e818c

View File

@ -81,6 +81,7 @@ class UTXO():
self.cached.append({i: self.pending_saved[i]})
self.log.critical("checkpoint not found " + str(self.checkpoints))
return
self.log.critical("checkpoints " + str(self.checkpoints))
self.log.critical("found checkpoint " + str(lb) + " len " + str(len(utxo)) + " cached " + str(len(self.cached)) )
# self.log.critical(">" + str(len(self.cached)))