hopr_db_api

Module tickets

Source

Structs§

AggregationPrerequisites
Prerequisites for the ticket aggregator. The prerequisites are independent of each other. If none of the prerequisites are given, they are considered satisfied.
ChannelTicketStatistics
Can contain ticket statistics for a channel or aggregated ticket statistics for all channels.
TicketSelector
Allows selecting multiple tickets (if index does not contain a single value) or a single ticket (with unitary index) in the given channel and epoch. The selection can be further restricted to select ticket only in the given state.

Enums§

TicketIndexSelector
Allows selecting a range of ticket indices in TicketSelector.
TicketMarker
Different markers for unredeemed tickets. See HoprDbTicketOperations::mark_tickets_as for usage.

Traits§

HoprDbTicketOperations