Expand description
History tree (Merkle mountain range) structure that contains information about the block history as specified in ZIP-221.
Modules§
- tests 🔒
- Tests for history trees
Structs§
- History
Tree - A History Tree that keeps track of its own creation in the Heartwood activation block, being empty beforehand.
- NonEmpty
History Tree - History tree (Merkle mountain range) structure that contains information about the block history, as specified in ZIP-221.
Enums§
- History
Tree Error - An error describing why a history tree operation failed.
- Inner
History 🔒Tree - The inner Tree in one of its supported versions.