Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove submitBlock response type #26

Merged
merged 1 commit into from Aug 8, 2023

Conversation

jtraglia
Copy link
Collaborator

@jtraglia jtraglia commented Aug 8, 2023

The relay doesn't actually return any content on success, just a 200 response code. See:

https://github.com/flashbots/mev-boost-relay/blob/b7095834a40cb871074c48d02a8ade83e8ab65a3/services/api/service.go#L2005

Fixes #25.

@jtraglia jtraglia merged commit 588e056 into flashbots:main Aug 8, 2023
2 checks passed
@jtraglia jtraglia deleted the remove-submit-block-resp branch August 8, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API is incorrect for submitBlock response type
2 participants