diff --git a/build/lib.macosx-10.9-x86_64-3.7/pybtc/connector.py b/build/lib.macosx-10.9-x86_64-3.7/pybtc/connector.py index 1ab8941..0d6578e 100644 --- a/build/lib.macosx-10.9-x86_64-3.7/pybtc/connector.py +++ b/build/lib.macosx-10.9-x86_64-3.7/pybtc/connector.py @@ -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: