pub type DAppTierRewardsFor<T> = DAppTierRewards<<T as Config>::MaxNumberOfContracts, <T as Config>::NumberOfTiers>;

Aliased Type§

struct DAppTierRewardsFor<T> { /* private fields */ }