Add misc changes

This commit is contained in:
Paul Hauner
2022-12-01 20:32:07 +11:00
parent 0fe8958768
commit 86c3bcd361
2 changed files with 16 additions and 1 deletions

View File

@@ -487,7 +487,7 @@ impl ValidatorClientHttpClient {
.await
}
/// `DELETE eth/v1/keystores`
/// `DELETE lighthouse/keystores`
pub async fn delete_lighthouse_keystores(
&self,
req: &DeleteKeystoresRequest,