connector

This commit is contained in:
4tochka 2019-05-01 18:37:39 +04:00
parent eccb0a79cd
commit 22c6057ec8

View File

@ -292,7 +292,7 @@ class Connector:
# clear preload caches
self.deep_synchronization = False
q = time.time()
if self.deep_synchronization:
if 1==2 and self.deep_synchronization:
# self.log.critical(str(self.last_block_height + 1))
h = self.block_hashes.get(self.last_block_height + 1)
# self.log.critical(str(h))