You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
In order to keep method polling data in memory, the contract watcher looks for missing headers to be a contiguous set beginning with the configured starting block number. However, after the starting block number has been persisted, it will no longer be returned as missing - which means the contract watcher stops syncing/won't continue after a restart.
The text was updated successfully, but these errors were encountered:
In order to keep method polling data in memory, the contract watcher looks for missing headers to be a contiguous set beginning with the configured starting block number. However, after the starting block number has been persisted, it will no longer be returned as missing - which means the contract watcher stops syncing/won't continue after a restart.
The text was updated successfully, but these errors were encountered: