connector
This commit is contained in:
parent
03b0ed10f7
commit
d02974e080
@ -584,7 +584,7 @@ class Connector:
|
||||
|
||||
|
||||
if self.block_batch_handler and not self.cache_loading:
|
||||
await self.block_batch_handler(tx, block)
|
||||
await self.block_batch_handler(block)
|
||||
|
||||
except Exception as err:
|
||||
self.log.critical("new block error %s " % err)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user