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
This delegation was transitioned from phase 1 -> phase 2, the indexer when received the spend notifications fails to validate the unbonding tx.
https://mempool.space/signet/tx/91f0466163870397682e0cbc76cc132bc8734ede295e2d6950ba5f945533b5ab
https://grafana.tooling.babylonlabs.io/goto/ycGOD3IHR?orgId=1
{ "level": "error", "error": "failed to validate unbonding tx: invalid unbonding tx: the unbonding output is not expected", "staking_tx": "91f0466163870397682e0cbc76cc132bc8734ede295e2d6950ba5f945533b5ab", "spending_tx": "f207eeeae46aeedd14ea5abefcc288abc81e3cb52237e5e1d3b2ca8a0c6808d5", "time": "2024-12-23T12:27:36Z", "message": "failed to handle spending staking transaction" }
The text was updated successfully, but these errors were encountered:
My best guess is something is not right in the params, if the params of phase1/2 are not same this might happen?
Sorry, something went wrong.
No branches or pull requests
This delegation was transitioned from phase 1 -> phase 2, the indexer when received the spend notifications fails to validate the unbonding tx.
https://mempool.space/signet/tx/91f0466163870397682e0cbc76cc132bc8734ede295e2d6950ba5f945533b5ab
https://grafana.tooling.babylonlabs.io/goto/ycGOD3IHR?orgId=1
The text was updated successfully, but these errors were encountered: