flashbots / relay-specs

MEV-Boost Relay API Specs
https://flashbots.github.io/relay-specs
Creative Commons Zero v1.0 Universal
28 stars 12 forks source link

The builder/validators endpoint returns a signed registration #3

Closed jtraglia closed 1 year ago

jtraglia commented 1 year ago

Thanks for pointing this out. This should be a signed validator registration.

image

Fixes #2.

jtraglia commented 1 year ago

It may be worth updating the page on Notion to reflect that too. I think that's where I got confused.

To be clear, change ValidatorRegistration to SignedValidatorRegistration in this response section:

image