mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 05:38:00 +00:00
No default value for denylist
This commit is contained in:
@@ -40,7 +40,6 @@ struct Opts {
|
||||
#[clap(
|
||||
required = false,
|
||||
long = "denylist",
|
||||
default_value = "Earth",
|
||||
about = "Space delimited list of chains that are not allowed to connect to telemetry. Case sensitive."
|
||||
)]
|
||||
denylist: Vec<String>,
|
||||
|
||||
Reference in New Issue
Block a user