lighthouse/beacon_node/rest_api
Luke Anderson cd8f40b4b7
Getting regular endpoint functions to return futures.
- Wrapped endpoint functions in new into_boxfut function
 - Undid changes to Network API service, now returning ApiResult again.
 - Cleaning up of functions, and removal of success_response functions in updated endpoints.
 - A bunch of other clean-ups.
2019-09-12 15:20:31 +10:00
..
src Getting regular endpoint functions to return futures. 2019-09-12 15:20:31 +10:00
Cargo.toml WIP: Trying to get futures to work... 2019-09-10 17:16:41 +10:00