clvm-utils 0.1.15

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]