mev-boost
mev-boost copied to clipboard
Add separate http request timeout flags for registerValidator, getHeader and getPayload?
Currently all requests use the same timeout, provided by -request-timeout. It might make sense to allow defining the timeout for each request individually 🤔