pub type EpochTickets = FixedVec<TicketBody, EpochPeriod>;
struct EpochTickets(/* private fields */);