I'm no validator
This commit is contained in:
2
nimbus/entrypoint.sh
Normal file → Executable file
2
nimbus/entrypoint.sh
Normal file → Executable 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
|
||||
|
||||
Reference in New Issue
Block a user