diff --git a/validator/src/main.rs b/validator/src/main.rs index 5e8bff53b..e278bbad1 100644 --- a/validator/src/main.rs +++ b/validator/src/main.rs @@ -65,7 +65,6 @@ fn main() { .long("storage-keypair") .value_name("PATH") .takes_value(true) - .required(true) .help("File containing the storage account keypair. Default is an ephemeral keypair"), ) .arg(