pub type BonusStatusWrapperFor<T> = BonusStatusWrapper<<T as Config>::MaxBonusSafeMovesPerPeriod>;

Aliased Type§

struct BonusStatusWrapperFor<T>(/* private fields */);