flashbots / mev-boost-relay

MEV-Boost Relay for Ethereum proposer/builder separation (PBS)
https://boost-relay.flashbots.net
GNU Affero General Public License v3.0
421 stars 119 forks source link

Fix beacon client api get spec response #641

Closed ferranbt closed 4 months ago

ferranbt commented 4 months ago

📝 Summary

This PR fixes the response format for the beacon client endpoint to return the spec of the network.


✅ I have run these commands

avalonche commented 4 months ago

This is not called anywhere in the service, can we remove it instead?

ferranbt commented 4 months ago

This is not called anywhere in the service, can we remove it instead?

I am okay with that. I was using it for https://github.com/flashbots/suave-playground but I can find an alternative. Closing this PR.