lighthouse/beacon_node/src
Michael Sproul 9a7f7f1c1e Configurable monitoring endpoint frequency (#3530)
## Issue Addressed

Closes #3514

## Proposed Changes

- Change default monitoring endpoint frequency to 120 seconds to fit with 30k requests/month limit.
- Allow configuration of the monitoring endpoint frequency using `--monitoring-endpoint-frequency N` where `N` is a value in seconds.
2022-09-05 08:29:00 +00:00
..
cli.rs Configurable monitoring endpoint frequency (#3530) 2022-09-05 08:29:00 +00:00
config.rs Configurable monitoring endpoint frequency (#3530) 2022-09-05 08:29:00 +00:00
lib.rs Add lighthouse db command (#3129) 2022-04-01 00:58:59 +00:00