mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2025-06-15 06:22:50 +02:00
config: restore batch size
This commit is contained in:
parent
8417a43277
commit
574b42f75e
@ -22,6 +22,7 @@ chainid = 1337
|
|||||||
# This will start a backfill if set to any other value
|
# This will start a backfill if set to any other value
|
||||||
# Ideally this should remain 0
|
# Ideally this should remain 0
|
||||||
start_block = 0
|
start_block = 0
|
||||||
|
batch_size = 100
|
||||||
|
|
||||||
[bootstrap]
|
[bootstrap]
|
||||||
# This will bootstrap the cache on which addresses to track
|
# This will bootstrap the cache on which addresses to track
|
||||||
|
Loading…
Reference in New Issue
Block a user