linea: reduce Maru engine API parallelism #49

Open
claude wants to merge 2 commits from issue-2412 into main
Showing only changes of commit c5f9e5000f - Show all commits

View File

@@ -49,7 +49,7 @@ port = 8080
peer-chain-height-polling-interval = "5s"
el-sync-status-refresh-interval = "5s"
sync-target-selection = "Highest"
desync-tolerance = 100000
desync-tolerance = 64
[syncing.download]
block-range-request-timeout = "10s"