Skip to content

Commit

Permalink
fix lighthouse validator
Browse files Browse the repository at this point in the history
  • Loading branch information
xenowits committed Nov 9, 2023
1 parent ab1a446 commit 44c0633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testutil/compose/static/lighthouse/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ done
echo "Starting lighthouse validator client for ${NODE}"
exec lighthouse validator \
--testnet-dir "/tmp/testnet" \
--beacon-node "http://${NODE}:3600" \
--beacon-nodes "http://${NODE}:3600" \
--suggested-fee-recipient "0x0000000000000000000000000000000000000000"

0 comments on commit 44c0633

Please sign in to comment.