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
With cardano-scaling/hydra#1057, the total value locked in a head might get reduced throughout the life-cycle of a Hydra head. Currently, the http://explorer.hydra.family/ does not reflect that correctly.
Detect decrement transactions via the hydra-chain-observer and correctly update the total value locked in the explorer state.
hydra-chain-observer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Why
With cardano-scaling/hydra#1057, the total value locked in a head might get reduced throughout the life-cycle of a Hydra head. Currently, the http://explorer.hydra.family/ does not reflect that correctly.
What
Detect decrement transactions via the
hydra-chain-observer
and correctly update the total value locked in the explorer state.The text was updated successfully, but these errors were encountered: