We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c3ba3 commit c6a566bCopy full SHA for c6a566b
install/scripts/start-ec.sh
@@ -266,7 +266,7 @@ if [ "$CLIENT" = "besu" ]; then
266
--engine-rpc-port=${EC_ENGINE_PORT:-8551} \
267
--engine-host-allowlist=* \
268
--engine-jwt-secret=/secrets/jwtsecret \
269
- --Xsnapsync-synchronizer-flat-db-healing-enabled=true \
+ --Xbonsai-full-flat-db-enabled=true \
270
$EC_ADDITIONAL_FLAGS"
271
272
if [ "$BESU_ARCHIVE_MODE" = "true" ]; then
0 commit comments