Skip to content

Commit

Permalink
feat(sidecar): add mevboost proxy port
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Jun 27, 2024
1 parent b729f97 commit 3ed75ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mev/mev_sidecar/mev_sidecar_launcher.star
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ def launch_mev_sidecar(
"18d1c5302e734fd6fbfaa51828d42c4c6d3cbe020c42bab7dd15a2799cf00b82",
"--mevboost-url",
mev_boost_context_util.mev_boost_endpoint(mev_boost_context),
"--mevboost-proxy-port",
mev_boost_context.port + 1,
"--beacon-client-url",
beacon_client_url,
"--execution-api",
Expand Down

0 comments on commit 3ed75ee

Please sign in to comment.