Structs§
- Aggregation
Prerequisites - Prerequisites for the ticket aggregator. The prerequisites are independent of each other. If none of the prerequisites are given, they are considered satisfied.
- Channel
Ticket Statistics - Can contain ticket statistics for a channel or aggregated ticket statistics for all channels.
- Ticket
Selector - Allows selecting multiple tickets (if
index
does not contain a single value) or a single ticket (with unitaryindex
) in the given channel and epoch. The selection can be further restricted to select ticket only in the givenstate
.
Enums§
- Ticket
Index Selector - Allows selecting a range of ticket indices in TicketSelector.
- Ticket
Marker - Different markers for unredeemed tickets.
See
HoprDbTicketOperations::mark_tickets_as
for usage.