Crate hopr_internal_types

Source
Expand description

This crate contains all types that are specific to the HOPR protocol. As opposed to hopr-primitive-types which contains more generic types (not necessarily specific only to HOPR).

Modulesยง

account
Contains all types related to node identities.
announcement
Implements types for on-chain announcement of nodes.
channels
Implements types related to HOPR payment channels.
errors
Enumerates all errors in this crate.
protocol
Types related to internal HOPR protocol logic.
tickets
Implements types for tickets.