Skip to content

Commit 53bf740

Browse files
committed
Remove deprecated param
1 parent 0923f5a commit 53bf740

File tree

1 file changed

+0
-1
lines changed
  • shared/services/rocketpool/assets/install/scripts

1 file changed

+0
-1
lines changed

shared/services/rocketpool/assets/install/scripts/start-bn.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ if [ "$CC_CLIENT" = "lighthouse" ]; then
6666
--http \
6767
--http-address 0.0.0.0 \
6868
--http-port ${BN_API_PORT:-5052} \
69-
--eth1-blocks-per-log-query 150 \
7069
--disable-upnp \
7170
--staking \
7271
--execution-jwt=/secrets/jwtsecret \

0 commit comments

Comments
 (0)