Skip to content

Commit 7eaf699

Browse files
committed
update nodes-per-request 500 -> 200
1 parent 363742a commit 7eaf699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ grothendieck {
278278
receipts-per-request = 60
279279

280280
# Requested number of MPT nodes when syncing from other peers
281-
nodes-per-request = 500
281+
nodes-per-request = 200
282282

283283
# Minimum number of peers required to start fast-sync (by determining the target block)
284284
min-peers-to-choose-target-block = 2

0 commit comments

Comments
 (0)