Function solana_cli::nonce::parse_get_nonce[][src]

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