The endpoint GET /eth/v1/validator/execution_payload_bid/{slot}/{builder_index} is already part of the spec but instead of being part of /validator it would be better to move it to /builder as this endpoint will only be used by staked builders, not validators.
The endpoint
GET /eth/v1/validator/execution_payload_bid/{slot}/{builder_index}is already part of the spec but instead of being part of/validatorit would be better to move it to/builderas this endpoint will only be used by staked builders, not validators.