From f82245a9461e2b0cb5d862bbdf321336c7117570 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:18:27 +0200 Subject: [PATCH] update --- linea/besu/config/config-snap-mainnet.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linea/besu/config/config-snap-mainnet.toml b/linea/besu/config/config-snap-mainnet.toml index e4cdd70c..94401083 100644 --- a/linea/besu/config/config-snap-mainnet.toml +++ b/linea/besu/config/config-snap-mainnet.toml @@ -6,7 +6,7 @@ node-private-key-file="/config/key-mainnet" # Settings for logging are defined in "/opt/log4j/besu-log-config.xml" # Sync mode and data layer implementation -sync-mode="X_SNAP" +sync-mode="SNAP" data-storage-format="BONSAI" Xsnapsync-synchronizer-flat-db-healing-enabled=true Xbonsai-limit-trie-logs-enabled=true