nimbus-eth2/beacon_chain
Etan Kissling 15fc7534cf
remove unused maxStatusAge from SyncManager (#3382)
The `SyncManager` has a leftover optional `maxStatusAge` parameter in
its constructor that used to configure the libp2p `Status` polling rate.
This parameter was replaced with a constant in #1827 and is no longer
functional. This patch removes the `maxStatusAge` leftovers.
2022-02-13 16:17:13 +01:00
..
2022-02-04 12:12:19 +00:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +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