IndexedStake

Type Alias IndexedStake 

Source
pub type IndexedStake = (EpochNumber, (ValidatorMap, Option<RewardAmount>), Option<StakeTableHash>);
Expand description

Type for holding result sets matching epochs to stake tables.