Modules§
Structs§
- Channel
Ticket Statistics - Contains ticket statistics for one or more channels.
- Hopr
Node Db - Hopr
Node DbConfig - Peer
Selector - Peer
Status - Status of the peer as recorded by a network component.
- Redeemable
Ticket - Represents a winning ticket that can be successfully redeemed on-chain.
- Stats
- Statistical observation related to peers in the network. Statistics on all peer entries stored by the network component.
- Ticket
Selector - Allows selecting tickets via
HoprDbTicketOperations.
Enums§
- Peer
Origin - Actual origin.
- 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
DbPeers Operations - Hopr
DbTicket Operations - Database operations for tickets.
- Hopr
Node DbApi - Complete set of HOPR node database APIs.
Functions§
- init_
hopr_ node_ db - Convenience function to initialize the HOPR node database.
Type Aliases§
- DbTimestamp
- Shorthand for the
chronobased timestamp type used in the database.