Function solana_cli::nonce::parse_new_nonce[][src]

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