Skip to content

Commit 796b51a

Browse files
authored
Merge pull request #41 from wmitsuda/wmitsuda/erigon-batchsize
add batchSize 2048m to erigon on devnet-3
2 parents d7d433c + 2afafc6 commit 796b51a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/inventories/devnet-3/group_vars/erigon.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ erigon_container_command_extra_args:
3434
- --pprof.addr=0.0.0.0
3535
- --pprof.port=6060
3636
- --torrent.download.rate=1gb
37+
- --batchSize=2048m
3738
# - --ots.search.max.pagesize=50
3839
# - --http.corsdomain=*
3940
# - --http.api=eth,erigon,engine,web3,net,debug,trace,txpool,admin,ots

0 commit comments

Comments
 (0)