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.
1 parent 27fa799 commit 52f3dcbCopy full SHA for 52f3dcb
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