mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2026-05-24 20:36:17 +02:00
fix: mint and burn func signatures, adjustable batch size for pool and backfill buffer
This commit is contained in:
@@ -11,6 +11,7 @@ db_type = "bolt"
|
||||
# Defaults to (nproc * 3)
|
||||
pool_size = 0
|
||||
# If you are using an archive node, set this to true
|
||||
batch_size = 100
|
||||
|
||||
[redis]
|
||||
dsn = "127.0.0.1:6379"
|
||||
|
||||
Reference in New Issue
Block a user