mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-19 21:04:41 +00:00
Update staking-deposit-cli to ethstaker-deposit-cli (#7518)
This commit is contained in:
@@ -55,7 +55,7 @@ pub fn cli_app() -> Command {
|
||||
.help(
|
||||
"The path to a keystore JSON file to be \
|
||||
imported to the validator client. This file is usually created \
|
||||
using staking-deposit-cli or ethstaker-deposit-cli",
|
||||
using ethstaker-deposit-cli",
|
||||
)
|
||||
.action(ArgAction::Set)
|
||||
.display_order(0)
|
||||
|
||||
Reference in New Issue
Block a user