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
HotShot
System. APIs that doesn’t takeversion: SnapshotVersion
as an input by default works on the head/latest version.