We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a Chainhook node is restarted, it appears to lose the Bitcoin node state. This can cause issues, like the one below, to be triggered by Grafana.
The Chainhook node <NODE_NAME> is (852343) Bitcoin block(s) behind chain tip
Chainhook should retain the highest Bitcoin block received for a while.
A simple investigation can be conducted here. Here are the steps involved:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When a Chainhook node is restarted, it appears to lose the Bitcoin node state. This can cause issues, like the one below, to be triggered by Grafana.
Chainhook should retain the highest Bitcoin block received for a while.
A simple investigation can be conducted here. Here are the steps involved:
The text was updated successfully, but these errors were encountered: