Type Definition pallet_staking::RewardPoint [−][src]
type RewardPoint = u32;
Expand description
Counter for the number of “reward” points earned by a given validator.
type RewardPoint = u32;
Counter for the number of “reward” points earned by a given validator.