lighthouse/beacon_node/rest_api
Luke Anderson faef347d18
Fleshed out some API endpoints.
- Added the /beacon/validator/block endpoint for GET (untested)
 - Added the /beacon/fork endpoint for GET
 - Cleaned up a bunch of unused imports & variables
 - Removed '/network/block_discovery' endpoint
2019-08-28 23:33:34 +10:00
..
src Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
Cargo.toml Validator API (#504) 2019-08-28 00:40:35 +10:00