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 0d6578e..839e852 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 @@ -427,7 +427,7 @@ class Connector: self.utxo.destroyed_utxo_block, self.utxo.outs_total )) - self.log.info("total tx fetch time %s;" % self.total_received_tx_time) + # self.log.info("total tx fetch time %s;" % self.total_received_tx_time) self.log.info("tt fetch time >>%s;" % self.tt) # after block added handler