connector

This commit is contained in:
4tochka 2019-06-02 14:01:34 +04:00
parent e1d0deecd8
commit 24903aaa3f

View File

@ -461,7 +461,7 @@ class Connector:
self.utxo.loaded_utxo))
self.log.debug("Read from db last batch %s s; "
"total %s s; " % (round(self.utxo.read_from_db_time, 4),
int(self.utxo.read_from_db_time_total))
int(self.utxo.read_from_db_time_total)))
self.log.debug("-Coins--------------------------------------------------------------------")
self.log.debug("Coins %s; destroyed %s; "
"unspent %s; op_return %s;" % (self.coins,