lighthouse/beacon_node/rest_api
Luke Anderson bf2f459773
Extended API
- Added a /beacon/validators function, to list all validators active in a particular epoch
 - Moved 'get_genesis_state' function, to align with router.
 - Added content-type for error responses
 - Tried adding a cache update call to fix issue getting validator duties (this is WIP)
2019-09-04 23:03:05 +10:00
..
src Extended API 2019-09-04 23:03:05 +10:00
Cargo.toml Add ResponseBuilder to rest_api 2019-09-02 14:29:36 +10:00