Function grin_core::pow::verify_size

source ·
pub fn verify_size(bh: &BlockHeader) -> Result<(), Error>
Expand description

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