Closed jtraglia closed 1 year ago
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.
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.