From 574b42f75e759643fed623e99ce822be219d77d0 Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Thu, 29 May 2025 14:21:43 +0300 Subject: [PATCH] config: restore batch size --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 7ddac32..764ddfd 100644 --- a/config.toml +++ b/config.toml @@ -22,6 +22,7 @@ chainid = 1337 # This will start a backfill if set to any other value # Ideally this should remain 0 start_block = 0 +batch_size = 100 [bootstrap] # This will bootstrap the cache on which addresses to track