verify_pow

Function verify_pow 

Source
pub fn verify_pow<S: PowStrategy>(
    challenge: [u8; 32],
    bits: f64,
    nonce: u64,
) -> bool
Expand description

Verifies a proof-of-work nonce.