Skip to content

Commit

Permalink
fix: launch command of sidecar
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Jul 15, 2024
1 parent 7cb2fc8 commit 65cdf32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mev/mev_sidecar/mev_sidecar_launcher.star
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def launch_mev_sidecar(
config=ServiceConfig(
image=image,
cmd=[
"/bolt-sidecar",
"--port",
str(MEV_SIDECAR_ENDPOINT_PORT),
"--private-key",
Expand Down

0 comments on commit 65cdf32

Please sign in to comment.