referrerpolicy=no-referrer-when-downgrade
pallet_society

Type Alias PayoutRecordFor

Source
pub type PayoutRecordFor<T, I> = PayoutRecord<<<T as Config<I>>::Currency as Currency<<T as Config>::AccountId>>::Balance, BoundedVec<(BlockNumberFor<T, I>, <<T as Config<I>>::Currency as Currency<<T as Config>::AccountId>>::Balance), <T as Config<I>>::MaxPayouts>>;

Aliased Type§

struct PayoutRecordFor<T, I> { /* private fields */ }