clvm-utils 0.2.5

Utility functions for processing clvm programs and structures
Documentation

Library providing utility functions for handling CLVM programs

computing tree hash:

fn tree_hash(a: &Allocator, node: NodePtr) -> [u8; 32]