Function clmm_cli::command::pair::init_config::parse_init_config
source · [−]pub fn parse_init_config<'a>(
matches: &'a ArgMatches<'_>,
default_signer: Box<DefaultSigner>,
wallet_manager: Box<Option<Arc<RemoteWalletManager>>>
) -> Result<CliCommandInfo, CliError>