Module stake_table

Source
Expand description

Types and structs related to the stake table

Structs§

HSStakeTable
StakeTableEntries
StakeTableEntry
Stake table entry

Functions§

one_honest_threshold
A helper function to compute the quorum threshold given a total amount of stake.
u256_to_field 🔒