Module hotshot_stake_table::mt_based

source ·
Expand description

A stake table implementation that’s based on Append-only Merkle Tree.

Modules§

  • config 🔒
    Config file for stake table
  • internal 🔒
    Utilities and internals for maintaining a local stake table

Structs§

  • Locally maintained stake table, generic over public key type K.