[][src]Function hycon_rust::consensus::difficulty_adjuster::acceptable

pub fn acceptable(
    hash: Vec<u8>,
    target: Vec<u8>
) -> Result<bool, Box<dyn Error>>

Compares two byte arrays to check if POW difficulty has been satisfied