Allow simultaneous block ranges and index ranges

This commit is contained in:
nolash
2021-07-25 12:19:22 +02:00
parent 9e1f5c2daa
commit 019f84088c
7 changed files with 192 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
[celery]
broker_url = redis://localhost:6379
result_url =
queue = cic-eth
queue = cic-cache
debug = 0