Module hotshot_stake_table::mt_based::internal

source ·
Expand description

Utilities and internals for maintaining a local stake table

Structs§

  • An owning iterator over the (key, value) entries of a PersistentMerkleNode Traverse using post-order: children from left to right, finally visit the current.
  • A succinct commitment for Merkle tree
  • An existential proof

Enums§

Traits§

Functions§

Type Aliases§