Skip to content

Commit dc68809

Browse files
authored
Merge of #7469
2 parents 268809a + 012750d commit dc68809

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

validator_manager/src/create_validators.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ pub fn cli_app() -> Command {
8484
.long(COUNT_FLAG)
8585
.value_name("VALIDATOR_COUNT")
8686
.help("The number of validators to create, regardless of how many already exist")
87-
.conflicts_with("at-most")
8887
.action(ArgAction::Set)
8988
.display_order(0),
9089
)

0 commit comments

Comments
 (0)