Module message
Expand description
Data structures and methods for constructing BlindedMessagePath
s to send a message over.
Structs§
- A blinded path to be used for sending or receiving a message, hiding the identity of the recipient.
- An intermediate node, and possibly a short channel id leading to the next node.
Enums§
- Additional data included by the recipient in a
BlindedMessagePath
. - The next hop to forward an onion message along its path.
- Contains data specific to an
OffersMessage
.