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

pub fn get_target(
    difficulty: f64,
    length: usize
) -> Result<Vec<u8>, Box<dyn Error>>

Gets the target from an f64 difficulty as a byte array