mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-31 16:31:20 +00:00
est_time for syncing is lower than distance (#697)
If I understood correctly, this should help avoid misunderstanding of how long a sync might take. (Another option may be a code change that log for INFO Syncing will display est_time first, before the distance.)
This commit is contained in:
parent
e4c56e6c5c
commit
182b66f396
@ -45,6 +45,8 @@ log:
|
||||
Dec 09 12:57:18.026 INFO Syncing distance: 16837 slots (2 days 8 hrs), ...
|
||||
```
|
||||
|
||||
Don't be overly concerned about the "distance" because "est_time" for syncing will be much lower.
|
||||
|
||||
It has finished syncing once you see the following (truncated) log:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user