Fix todos and tests

This commit is contained in:
Mac L
2023-08-01 17:55:43 +10:00
parent c9bb547a1e
commit b25a1352c1
4 changed files with 25 additions and 33 deletions

View File

@@ -84,7 +84,6 @@ async fn notify<T: SlotClock + 'static, E: EthSpec>(
set_gauge(&http_metrics::metrics::ETH2_FALLBACK_CONNECTED, 0);
}
// TODO(mac) Store all connected node info into metrics.
for info in candidate_info {
if let Some(health) = info.health {
debug!(