Skip to content

Commit

Permalink
Merge pull request #16 from daferna/patch-1
Browse files Browse the repository at this point in the history
Typo on MEVBOOST_FLAG_KEY
  • Loading branch information
Marketen authored Jan 13, 2025
2 parents 27fa799 + 52f3dcb commit fa92f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

SUPPORTED_NETWORKS="gnosis holesky mainnet"
MEVBOOST_FLAG="--payload-builder=true"
MEVBOOST_FLAG_KEY="--payload-builder=true"
SKIP_MEVBOOST_URL="true"
CLIENT="nimbus"

Expand Down

0 comments on commit fa92f8b

Please sign in to comment.