check Proof Of Work
Proof of work: hash(header) <= target difficulty
Return
true if the input block header validates its expected proof of work
Parameters
header
block header
Proof of work: hash(header) <= target difficulty
true if the input block header validates its expected proof of work
block header