Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit a5c6d1b

Browse files
committed
fix config docs
1 parent b690c20 commit a5c6d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CONFIG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10020,7 +10020,7 @@ AutoCreateKey = true
1002010020
BlockBackfillDepth = 10
1002110021
BlockBackfillSkip = false
1002210022
ChainType = 'optimismBedrock'
10023-
FinalityDepth = 900
10023+
FinalityDepth = 3150
1002410024
FinalityTagEnabled = true
1002510025
LogBackfillBatchSize = 1000
1002610026
LogPollInterval = '3s'
@@ -10035,7 +10035,7 @@ LogBroadcasterEnabled = true
1003510035
RPCDefaultBatchSize = 250
1003610036
RPCBlockQueryDelay = 1
1003710037
FinalizedBlockOffset = 0
10038-
NoNewFinalizedHeadsThreshold = '35m0s'
10038+
NoNewFinalizedHeadsThreshold = '1h50m0s'
1003910039

1004010040
[Transactions]
1004110041
ForwardersEnabled = false

0 commit comments

Comments
 (0)