Type Definition pallet_staking::RewardPoint
source · pub type RewardPoint = u32;
Expand description
Counter for the number of “reward” points earned by a given validator.
pub type RewardPoint = u32;
Counter for the number of “reward” points earned by a given validator.