Type Definition pallet_tidefi_stake::pallet::StakingPeriodRewards
source · pub type StakingPeriodRewards<T: Config> = StorageValue<_GeneratedPrefixForStorageStakingPeriodRewards<T>, BoundedVec<(T::BlockNumber, Percent), T::StakingRewardCap>, ValueQuery>;
Expand description
Staking rewards defined by the council