[−][src]Function verification::is_valid_proof_of_work_hash
pub fn is_valid_proof_of_work_hash(bits: Compact, hash: &H256) -> bool
Returns true if hash is lower or equal than target represented by compact bits
pub fn is_valid_proof_of_work_hash(bits: Compact, hash: &H256) -> bool
Returns true if hash is lower or equal than target represented by compact bits