[][src]Function koibumi_core::pow::validate

pub fn validate(
    initial_hash: Hash512,
    target: Value,
    nonce: Nonce
) -> Result<(), ValidateError>

Validates a proof of work used by the Bitmessage protocol.