charon
charon copied to clipboard
Add new validator registration endpoint to beacon api spec
Problem to be solved
We need to add a new endpoint for validator registrations to the beacon api spec. See design doc for more details.
Proposed solution
Add a new endpoint /eth/v2/validator/register_validator
to the beacon API spec. See step 2 of design doc. Also, see the first attempt to add the endpoint here.
Out of Scope
None.