mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-17 20:02:43 +00:00
Silence candidate errors when pre-genesis
This commit is contained in:
@@ -77,7 +77,7 @@ pub fn cli_app() -> Command {
|
||||
)
|
||||
.arg(
|
||||
Arg::new("vc-count")
|
||||
.short('c')
|
||||
.short('n')
|
||||
.long("vc-count")
|
||||
.action(ArgAction::Set)
|
||||
.default_value("3")
|
||||
|
||||
Reference in New Issue
Block a user