I'm no validator

This commit is contained in:
Sebastian
2023-08-26 06:38:02 +02:00
parent 3c5121e423
commit 078a4efdc5
2 changed files with 1 additions and 3 deletions

2
nimbus/entrypoint.sh Normal file → Executable file
View File

@@ -36,8 +36,6 @@ exec -c /home/user/nimbus_beacon_node \
--keymanager-port=${VALIDATOR_PORT} \
--keymanager-address=0.0.0.0 \
--keymanager-token-file=${TOKEN_FILE} \
--graffiti="${graffitiString}" \
--jwt-secret=/jwt.hex \
--web3-url=$HTTP_ENGINE \
--suggested-fee-recipient="${FEE_RECIPIENT_ADDRESS}" \
$EXTRA_OPTS