Module tallytree::generate[][src]

Expand description

Functions to generate a merkle tally tree.

Functions

Build a ‘level’ in the merkle tally tree with given nodes. Returns the new parent nodes.

Generate a merkle tally tree from votes.