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