Expand description
Structs§
- Data
- The final datablock, containing the data needed
- Node
- A middle-layer node, containing two nodes underneith that is of some NodeType variation
- Tree
- A merkle tree
Enums§
- Node
Type - Types of node that may be children
Traits§
- Node
Method - Trait for running methods on any abstract kind of node, such as hash verification or just getting the hash