pub type StakingPeriodRewards<T: Config> = StorageValue<_GeneratedPrefixForStorageStakingPeriodRewards<T>, BoundedVec<(T::BlockNumber, Percent), T::StakingRewardCap>, ValueQuery>;
Expand description

Staking rewards defined by the council