We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27fa799 + 52f3dcb commit fa92f8bCopy full SHA for fa92f8b
validator/entrypoint.sh
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
SUPPORTED_NETWORKS="gnosis holesky mainnet"
4
-MEVBOOST_FLAG="--payload-builder=true"
+MEVBOOST_FLAG_KEY="--payload-builder=true"
5
SKIP_MEVBOOST_URL="true"
6
CLIENT="nimbus"
7
0 commit comments