pub type EpochTicketsAccumulator = BoundedVec<TicketBody, EpochPeriod>;Aliased Typeยง
struct EpochTicketsAccumulator(/* private fields */);pub type EpochTicketsAccumulator = BoundedVec<TicketBody, EpochPeriod>;struct EpochTicketsAccumulator(/* private fields */);