connector
This commit is contained in:
parent
eccb0a79cd
commit
22c6057ec8
@ -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))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user