connector
This commit is contained in:
parent
559c117f3a
commit
2ed45dc209
@ -630,7 +630,7 @@ class Connector:
|
||||
while height < max_height:
|
||||
if self.last_block_height - height < 44000:
|
||||
try:
|
||||
# self.log.critical(str(height))
|
||||
self.log.critical(str(height))
|
||||
batch = list()
|
||||
h_list = list()
|
||||
while True:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user