Function nanopow_rs::generate_work_no_limit [] [src]

pub fn generate_work_no_limit(input: &String) -> String

Takes an input block hash or public key in the form of a 32-character hexadecimal encoded string and returns an 16-character hex-encoded string of the generated work. Runs until it finds valid work.