mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-30 03:14:25 +00:00
Add voluntary exit via validator manager (#6612)
* #4303 * #4804 -Add voluntary exit feature to the validator manager -Add delete all validators by using the keyword "all"
This commit is contained in:
@@ -28,6 +28,10 @@ Commands:
|
||||
delete
|
||||
Deletes one or more validators from a validator client using the HTTP
|
||||
API.
|
||||
exit
|
||||
Exits one or more validators using the HTTP API. It can also be used
|
||||
to generate a presigned voluntary exit message for a particular future
|
||||
epoch.
|
||||
help
|
||||
Print this message or the help of the given subcommand(s)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user