Files
lighthouse/book/src
Pawan Dhananjay 166f617b19 Add docs for /lighthouse/validators/keystore api (#2071)
## Issue Addressed

Resolves #2061 
Resolves #2066 

## Proposed Changes

Document the `/lighthouse/validators/keystore` validator api method. 
The newly generated/imported keystore is always added to the key cache from this function call
65dcdc361b/validator_client/src/validator_store.rs (L105-L109)

which eventually invokes `KeyCache::add` here if enabled
65dcdc361b/validator_client/src/initialized_validators.rs (L192)
2020-12-21 07:43:04 +00:00
..
2020-11-26 01:10:51 +00:00
2020-10-02 09:42:19 +00:00
2020-10-02 09:42:19 +00:00
2020-10-01 11:12:36 +10:00
2020-04-15 17:46:03 +10:00
2020-11-30 20:29:17 +00:00
2020-10-01 11:12:36 +10:00
2020-05-18 21:24:23 +10:00