# Structs
QueryOptions describe how a query should be executed.
SelectedTicket represents data of a selected ticket.
Ticket represents a validator ticket.
# Interfaces
TicketManager describes a ticket manager Get finds tickets belonging to the given proposer.
# Type aliases
SelectedTickets is a collection of SelectedTicket.