From a5c6d1b463c5732a2c7873a025fb0ae5d97bd3a7 Mon Sep 17 00:00:00 2001 From: Aleksandr Bukata Date: Fri, 13 Dec 2024 17:12:32 +0000 Subject: [PATCH] fix config docs --- docs/CONFIG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CONFIG.md b/docs/CONFIG.md index 8fe3ea0176..f20804050b 100644 --- a/docs/CONFIG.md +++ b/docs/CONFIG.md @@ -10020,7 +10020,7 @@ AutoCreateKey = true BlockBackfillDepth = 10 BlockBackfillSkip = false ChainType = 'optimismBedrock' -FinalityDepth = 900 +FinalityDepth = 3150 FinalityTagEnabled = true LogBackfillBatchSize = 1000 LogPollInterval = '3s' @@ -10035,7 +10035,7 @@ LogBroadcasterEnabled = true RPCDefaultBatchSize = 250 RPCBlockQueryDelay = 1 FinalizedBlockOffset = 0 -NoNewFinalizedHeadsThreshold = '35m0s' +NoNewFinalizedHeadsThreshold = '1h50m0s' [Transactions] ForwardersEnabled = false