mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
ref(cli): remove duplicated clap arg (#4336)
This commit is contained in:
committed by
GitHub
parent
47683fd6e8
commit
e527531a70
@ -43,7 +43,6 @@ pub struct Cli<Ext: RethCliExt = ()> {
|
||||
#[arg(
|
||||
long,
|
||||
value_name = "CHAIN_OR_PATH",
|
||||
global = true,
|
||||
verbatim_doc_comment,
|
||||
default_value = "mainnet",
|
||||
value_parser = genesis_value_parser,
|
||||
|
||||
Reference in New Issue
Block a user