Expand description
Types related to internal HOPR protocol logic.
Structs§
- Acknowledgement
- Represents packet acknowledgement
Enums§
- Pending
Acknowledgement - Contains either unacknowledged ticket if we’re waiting for the acknowledgement as a relayer or information if we wait for the acknowledgement as a sender.
Constants§
- DEFAULT_
MAXIMUM_ INCOMING_ TICKET_ WIN_ PROB - Default maximum incoming ticket winning probability, above which tickets will not be accepted due to privacy.
- DEFAULT_
MINIMUM_ INCOMING_ TICKET_ WIN_ PROB - Default required minimum incoming ticket winning probability
- INTERMEDIATE_
HOPS - Number of intermediate hops: 3 relayers and 1 destination
Type Aliases§
- Hopr
Pseudonym - Alias for the
Pseudonym
used in the HOPR protocol.