Skip to content

Commit b7c571b

Browse files
committed
Update script
1 parent 0f73076 commit b7c571b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: install/scripts/start-ec.sh

-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ if [ "$CLIENT" = "besu" ]; then
268268
--rpc-ws-port=${EC_WS_PORT:-8546} \
269269
--host-allowlist=* \
270270
--rpc-http-max-active-connections=1024 \
271-
--data-storage-format=bonsai \
272271
--nat-method=docker \
273272
--p2p-host=$EXTERNAL_IP \
274273
--engine-rpc-enabled \

0 commit comments

Comments
 (0)