-
Notifications
You must be signed in to change notification settings - Fork 957
Implement /lighthouse/custody/info API
#8276
New issue
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
Conversation
/lighthouse/custody API
/lighthouse/custody API/lighthouse/custody/info API
jimmygchen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! I like having the logic in a separate file from lib.rs.
I think it's worth adding this endpoint to the book?
https://github.com/sigp/lighthouse/blob/11bcccb353c073ab6d23690d0fd3a3b8940d8e95/book/src/api_lighthouse.md
I was thinking about this and maybe I can add this endpoint to the PR #8284 ? (as this PR is queued for merge now) edit: nvm, 8284 also queued for merge now 😅 |
Issue Addressed
Closes:
Proposed Changes
New
/lighthouse/custodyAPI including:Additional Info
Aiming for inclusion in v8.0.0 but not v8.0.0-rc.2
Needs:
eth2