mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-23 09:18:29 +00:00
* Update comments & logs * Do not start beacon sync unless there is possibly something to do why: It would continue polling without having any effect other than logging. Now it will not start unless there is RPC available or there was a previously interrupted sync to be resumed.