## Issue Addressed - Resolves #1424 ## Proposed Changes Add a `GET lighthouse/staking` that returns 200 if the node is ready to stake (i.e., `--eth1` flag is present) or a 404 otherwise. Whilst the VC is waiting for the genesis time to start (i.e., when the genesis state is known), check the `lighthouse/staking` endpoint and log an error if the node isn't configured for staking. ## Additional Info NA |
||
|---|---|---|
| .. | ||
| beacon_proposer_cache.rs | ||
| block_id.rs | ||
| lib.rs | ||
| metrics.rs | ||
| state_id.rs | ||
| validator_inclusion.rs | ||