hopr_internal_types

Module channels

Source
Expand description

Implements types related to HOPR payment channels.

Structs§

ChannelEntry
Overall description of a channel

Enums§

ChannelChange
Enumerates possible changes on a channel entry update
ChannelDirection
Describes a direction of node’s own channel. The direction of a channel that is not own is undefined.
ChannelStatus
Describes status of a channel

Functions§

generate_channel_id
Generates channel ID hash from source and destination addresses.