pub type PayoutsFor<T, I> = BoundedVec<(BlockNumberFor<T, I>, BalanceOf<T, I>), <T as Config<I>>::MaxPayouts>;Aliased Type§
struct PayoutsFor<T, I>(/* private fields */);pub type PayoutsFor<T, I> = BoundedVec<(BlockNumberFor<T, I>, BalanceOf<T, I>), <T as Config<I>>::MaxPayouts>;struct PayoutsFor<T, I>(/* private fields */);