mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-29 20:27:14 +00:00
Tidy account manager CLI, add logging
This commit is contained in:
@@ -64,7 +64,6 @@ pub fn cli_app<'a, 'b>() -> App<'a, 'b> {
|
||||
.long("testnet-dir")
|
||||
.value_name("DIRECTORY")
|
||||
.takes_value(true)
|
||||
.default_value("0")
|
||||
.help("The directory from which to read the deposit contract address."),
|
||||
)
|
||||
.subcommand(
|
||||
|
||||
Reference in New Issue
Block a user