Skip to content

Commit

Permalink
Request fetching local block in blinded format
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Aug 14, 2024
1 parent 970d9de commit d3d6c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validator/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ exec node /usr/app/node_modules/.bin/lodestar \
--doppelgangerProtection="${DOPPELGANGER_PROTECTION}" \
--beaconNodes="${BEACON_NODE_ADDR}" \
--http.requestWireFormat=ssz \
--blindedLocal true \
--logLevel="${DEBUG_LEVEL}" \
--logFileLevel=debug \
--logFileDailyRotate 5 \
Expand Down

0 comments on commit d3d6c00

Please sign in to comment.