Skip to content

Commit ae5c8d8

Browse files
update config
1 parent 887df67 commit ae5c8d8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/Nethermind.Arbitrum/Properties/configs/arbitrum-sepolia-archive.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@
4848
"MinUnpersistedBlockCount": 72,
4949
"MaxBufferedCommitCount": 2500
5050
},
51+
52+
"Sync": {
53+
"FastSync": true,
54+
"SnapSync": true,
55+
"HeaderStateDistance": 2000,
56+
"StateMaxDistanceFromHead": 2000,
57+
"UseGethLimitsInFastBlocks": false,
58+
"SnapServingMaxDepth": 2000
59+
},
5160
"Blocks": {
5261
"PreWarmStateOnBlockProcessing": false,
5362
"BuildBlocksOnMainState": true

0 commit comments

Comments
 (0)