[][src]Function grin_core::pow::verify_size

pub fn verify_size(bh: &BlockHeader) -> Result<(), Error>

Validates the proof of work of a given header, and that the proof of work satisfies the requirements of the header.