[][src]Function blake2b_pow::verify_nonce

pub fn verify_nonce(address: &[u8], threshold: u64, nonce: u64) -> bool

Verify The Nonce

A Function to validate the nonce is correct and the output is above the threshold.