Function pow_wasm::stepped_gen_pow

source ·
pub fn stepped_gen_pow(
    salt: String,
    phrase: String,
    difficulty_factor: u32,
    step: usize,
    f: &Function
) -> String