connector
This commit is contained in:
parent
e37f623534
commit
7743e4bb04
@ -643,7 +643,7 @@ class Connector:
|
||||
|
||||
for x,y in zip(headers, blocks):
|
||||
try:
|
||||
self.block_preload.set(x, y)
|
||||
self.block_preload.set(x, y["result"])
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user