cic-cache-tracker, cic-eth-tracker: Add optional and customizable history start for trackers

This commit is contained in:
Louis Holbrook
2021-05-13 16:37:44 +00:00
parent f66f913307
commit 06652eb30f
9 changed files with 44 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
[eth]
provider = ws://localhost:63546
provider = http://localhost:63545

View File

@@ -1,2 +1,3 @@
[syncer]
loop_interval = 1
history_start = 0

View File

@@ -1,2 +1,3 @@
[syncer]
loop_interval = 5
history_start = 0