connector

This commit is contained in:
4tochka 2019-05-09 13:31:44 +04:00
parent 3df34fc13a
commit a5011bc554

View File

@ -428,7 +428,7 @@ class Connector:
self.utxo.outs_total
))
self.log.info("total tx fetch time %s;" % self.total_received_tx_time)
self.log.info("tt fetch time %s;" % self.tt)
self.log.info("tt fetch time >>%s;" % self.tt)
# after block added handler
if self.after_block_handler and not self.cache_loading: