8000
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
Add api endpoint on kuber to relay hydra head initialization. API should respond correct error message reason when head initialization fails.
The text was updated successfully, but these errors were encountered:
Type: GET Path: /hydra/init
/hydra/init
Sample Response
{ "headId": "24198077d3bea2e4422b03bad2ae428d6d846a648076140e14f51680", "parties": [ { "vkey": "232844b0ebd1f13b62b19bc9ce0a423a84e3d2cc5efa2ac226a96255420d7137" }, { "vkey": "f6c153b29e86166552334ccbc5c2995bf5185561a270ff489e98f03a8dd74e7d" } ], "seq": 59, "tag": "HeadIsInitializing", "timestamp": "2025-04-29T10:14:45.581201702Z" }
Sorry, something went wrong.
reeshavacharya
No branches or pull requests
What
Add api endpoint on kuber to relay hydra head initialization. API should respond correct error message reason when head initialization fails.
The text was updated successfully, but these errors were encountered: