Update book with missing Lighthouse endpoints (#3769)

## Proposed Changes


Adds docs for the following endpoints:
- `/lighthouse/analysis/attestation_performance`
- `/lighthouse/analysis/block_packing_efficiency`
This commit is contained in:
Mac L
2022-12-09 09:20:10 +00:00
parent 8cb9b5e126
commit 80dd615fff
2 changed files with 132 additions and 14 deletions

View File

@@ -6,4 +6,4 @@ RESTful HTTP/JSON APIs.
There are two APIs served by Lighthouse:
- [Beacon Node API](./api-bn.md)
- [Validator Client API](./api-vc.md) (not yet released).
- [Validator Client API](./api-vc.md)