mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: fix typo in chainspec (#10805)
This commit is contained in:
@ -69,7 +69,7 @@ pub struct Cli<
|
||||
#[arg(
|
||||
long,
|
||||
value_name = "CHAIN_OR_PATH",
|
||||
long_help = Spec::help_messge(),
|
||||
long_help = Spec::help_message(),
|
||||
default_value = Spec::SUPPORTED_CHAINS[0],
|
||||
value_parser = Spec::parser(),
|
||||
global = true,
|
||||
|
||||
Reference in New Issue
Block a user