-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
I'm running a private chain locally that I restart sometimes. After a restart, the graph-node complains that the state of the chain is not the same as it was previously. To remediate that I have to clear the docker volumes and restart the node.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
What is the expected behavior?
It would be super helpful to have an option that, when specified, simply starts the graph node and start indexing on the new chain even if the state does not match with the previous registered one.