Skip to main content

Module hashtree

Module hashtree 

Source
Expand description

HashTree - Unified merkle tree operations

Single struct for creating, reading, and editing content-addressed merkle trees. Mirrors the hashtree-ts HashTree class API.

Structs§

HashTree
HashTree - unified create, read, and edit merkle tree operations
HashTreeConfig
HashTree configuration

Enums§

HashTreeError
HashTree error type

Functions§

verify_tree
Verify tree integrity - checks that all referenced hashes exist