cic-cache-tracker, cic-eth-tracker: Add optional and customizable history start for trackers
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[eth]
|
||||
provider = ws://localhost:63546
|
||||
provider = http://localhost:63545
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
[syncer]
|
||||
loop_interval = 1
|
||||
history_start = 0
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
[syncer]
|
||||
loop_interval = 5
|
||||
history_start = 0
|
||||
|
||||
Reference in New Issue
Block a user