Module node_template

Source
Expand description

This module includes various Node-type templates.

Structs§

HashNodeSmt
====================================================================================== A Hash SMT node for the top accumulator that carries just a hash value.
HashWiresNodeSmt
====================================================================================== A HashWires SMT node for the top accumulator that carries just a hash value.
MTreeNodeSmt
====================================================================================== A hash Merkle tree node for the top accumulator that carries just a hash value.
SumNodeSmt
====================================================================================== An SMT node that carries a u64 value, and merging is computed as the sum of two nodes.

Constants§

PADDING_STRING