Module smtree::node_template[][src]

Expand description

This module includes various Node-type templates.

Structs

====================================================================================== A Hash SMT node for the top accumulator that carries just a hash value.

====================================================================================== A HashWires SMT node for the top accumulator that carries just a hash value.

====================================================================================== A hash Merkle tree node for the top accumulator that carries just a hash value.

====================================================================================== An SMT node that carries a u64 value, and merging is computed as the sum of two nodes.

Constants