Module hotshot_types::traits::stake_table
source · Expand description
Trait for stake table data structures
Enums§
- Snapshots of the stake table
- Error type for
StakeTableScheme
Traits§
- Common interfaces required for a stake table used in
HotShotSystem. APIs that doesn’t takeversion: SnapshotVersionas an input by default works on the head/latest version.