mips_puzzle_hash

Function mips_puzzle_hash 

Source
pub fn mips_puzzle_hash(
    nonce: usize,
    restrictions: Vec<Restriction>,
    inner_puzzle_hash: TreeHash,
    top_level: bool,
) -> TreeHash