Skip to content

Commit fa92f8b

Browse files
authored
Merge pull request #16 from daferna/patch-1
Typo on MEVBOOST_FLAG_KEY
2 parents 27fa799 + 52f3dcb commit fa92f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
SUPPORTED_NETWORKS="gnosis holesky mainnet"
4-
MEVBOOST_FLAG="--payload-builder=true"
4+
MEVBOOST_FLAG_KEY="--payload-builder=true"
55
SKIP_MEVBOOST_URL="true"
66
CLIENT="nimbus"
77

0 commit comments

Comments
 (0)