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§
- Hash
Tree - HashTree - unified create, read, and edit merkle tree operations
- Hash
Tree Config - HashTree configuration
Enums§
- Hash
Tree Error - HashTree error type
Functions§
- verify_
tree - Verify tree integrity - checks that all referenced hashes exist