Function solana_cli::nonce::parse_get_nonce

source ยท
pub fn parse_get_nonce(
    matches: &ArgMatches<'_>,
    wallet_manager: &mut Option<Rc<RemoteWalletManager>>
) -> Result<CliCommandInfo, CliError>