Commit fca62fce authored by Gyanendra Mishra's avatar Gyanendra Mishra Committed by GitHub

fix: use mev-boost-relay by flashbots (#141)

parent 83e01a11
......@@ -220,8 +220,7 @@ def default_participant():
def get_default_mev_params():
return {
# TODO fix this when Capella Signature verification works - change it to flashbots/
"mev_relay_image": "h4ck3rk3y/mev-boost-relay",
"mev_relay_image": "flashbots/mev-boost-relay",
"mev_relay_api_extra_args": [],
"mev_relay_housekeeper_extra_args": [],
"mev_relay_website_extra_args": [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment