zetaclient: add configurable signer latency correction #3260
Labels
feature:idea
An early idea for a feature. Used as reference to follow new feature integrations
zetaclient
Issues related to ZetaClient
After #3228, we can further improve signer synchronization by adding a configurable wait period between the block time and scheduling.
The new
OperationalFlags
section being added in #3252 would be a good place for this parameter.We would determine this parameter by looking at
max(zetaclient_core_block_latency)
on each network.Related to #3247
The text was updated successfully, but these errors were encountered: