Function ethash::quick_get_difficulty [] [src]

pub fn quick_get_difficulty(header_hash: &H256,
                            nonce: u64,
                            mix_hash: &H256)
                            -> H256

Difficulty quick check for POW preverification

header_hash The hash of the header nonce The block's nonce mix_hash The mix digest hash Boundary recovered from mix hash