Expand description
This module includes various Node-type templates.
Structs§
- Hash
Node Smt - ====================================================================================== A Hash SMT node for the top accumulator that carries just a hash value.
- Hash
Wires Node Smt - ====================================================================================== A HashWires SMT node for the top accumulator that carries just a hash value.
- MTree
Node Smt - ====================================================================================== A hash Merkle tree node for the top accumulator that carries just a hash value.
- SumNode
Smt - ====================================================================================== An SMT node that carries a u64 value, and merging is computed as the sum of two nodes.