Type Alias EpochTicketsAccumulator

Source
pub type EpochTicketsAccumulator = BoundedVec<TicketBody, EpochPeriod>;

Aliased Typeยง

struct EpochTicketsAccumulator(/* private fields */);