diff --git a/validator/src/main.rs b/validator/src/main.rs index 31bfe0c36c..5b600ac36e 100644 --- a/validator/src/main.rs +++ b/validator/src/main.rs @@ -1099,6 +1099,7 @@ pub fn main() { .alias("no-untrusted-rpc") .long("only-known-rpc") .takes_value(false) + .requires("known_validators") .help("Use the RPC service of known validators only") ) .arg(