referrerpolicy=no-referrer-when-downgrade

PayoutsFor

Type Alias PayoutsFor 

Source
pub type PayoutsFor<T, I> = BoundedVec<(BlockNumberFor<T, I>, BalanceOf<T, I>), <T as Config<I>>::MaxPayouts>;

Aliased Type§

pub struct PayoutsFor<T, I>(/* private fields */);