826e090f50
## Issue Addressed [#4292](https://github.com/sigp/lighthouse/issues/4292) ## Proposed Changes Updated the node health endpoint will return a 200 status code if `!syncing && !el_offline && !optimistic` wil return a 206 if `(syncing || optimistic) && !el_offline` will return a 503 if `el_offline` ## Additional Info |
||
---|---|---|
.. | ||
broadcast_validation_tests.rs | ||
fork_tests.rs | ||
interactive_tests.rs | ||
main.rs | ||
status_tests.rs | ||
tests.rs |