Function solana_cli::nonce::check_nonce_account[][src]

pub fn check_nonce_account(
    nonce_account: &Account,
    nonce_authority: &Pubkey,
    nonce_hash: &Hash
) -> Result<(), CliError>

Check if a nonce account is initialized with the given authority and hash