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