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