nimbus-eth2/beacon_chain
Etan Kissling d1f97e209a
remove unused sleepTime from SyncManager (#3384)
The `SyncManager` has a leftover optional `sleepTime` parameter in
its constructor that used to configure the sync loop polling rate.
This parameter was replaced with a constant in #1602 and is no longer
functional. This patch removes the `sleepTime` leftovers.
2022-02-14 12:05:01 +01:00
..
2022-02-13 16:21:55 +01:00
2022-02-13 16:21:55 +01:00
2022-02-13 16:21:55 +01:00
2021-10-14 14:13:51 +03:00
2022-01-11 11:01:54 +01:00
2022-01-14 13:52:06 +02:00