-
When going through the code. I see there is a builder client method to register validator on but there are no builder endpoints available in the Beacon API docs https://ethereum.github.io/beacon-APIs/#/Builder There is a similar endpoint on the validator though which is listed as one of the issues. Should I just update the code builder_client.rs ? |
Beta Was this translation helpful? Give feedback.
Answered by
syjn99
Sep 3, 2025
Replies: 1 comment 1 reply
-
Ah I guess this is correct: https://ethereum.github.io/builder-specs/#/Builder/registerValidator |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jveer634
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah I guess this is correct: https://ethereum.github.io/builder-specs/#/Builder/registerValidator