Crate clvm_fuzzing

Crate clvm_fuzzing 

Source

Functions§

compute_serialized_len
hash_atom
hash_pair
make_list
make_tree
make_tree_limits
returns an arbitrary CLVM tree structure and the number of (unique) nodes it’s made up of. That’s both pairs and atoms.
node_eq
compare two CLVM trees. Returns true if they are identical, false otherwise
pick_node
tree_hash
visit_tree