Module zebra_chain::history_tree
source · 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§
- A History Tree that keeps track of its own creation in the Heartwood activation block, being empty beforehand.
- History tree (Merkle mountain range) structure that contains information about the block history, as specified in ZIP-221.
Enums§
- An error describing why a history tree operation failed.
- The inner Tree in one of its supported versions.