Expand description
Node database related API traits.
Structs§
- Channel
Ticket Statistics - Contains ticket statistics for one or more channels.
- Ticket
Selector - Allows selecting tickets via
HoprDbTicketOperations.
Enums§
- Ticket
Index Selector - Allows selecting a range of ticket indices in
TicketSelector. - Ticket
Marker - Different markers for unredeemed tickets.
See
HoprDbTicketOperations::mark_tickets_asfor usage.
Traits§
- Hopr
DbTicket Operations - Database operations for tickets.
- Hopr
Node DbApi - Complete set of HOPR node database APIs.
Type Aliases§
- DbTimestamp
- Shorthand for the
chronobased timestamp type used in the database.