connector

This commit is contained in:
4tochka 2019-06-02 15:34:52 +04:00
parent 6e267385b7
commit e9757c4922

View File

@ -63,6 +63,7 @@ class UTXO():
if not self.checkpoints: return
self.save_process = True
try:
self.log.debug("create utxo checkpoint")
i = self.cached.peek_last_item()
checkpoint = self.checkpoints.pop(0)
lb = 0