Expand description

Data structures and methods for constructing BlindedMessagePaths to send a message over.

Structs§

BlindedMessagePath
A blinded path to be used for sending or receiving a message, hiding the identity of the recipient.
DNSResolverContext
Contains a simple nonce for use in a blinded path’s context.
MessageForwardNode
An intermediate node, and possibly a short channel id leading to the next node.

Enums§

AsyncPaymentsContext
Contains data specific to an AsyncPaymentsMessage.
MessageContext
Additional data included by the recipient in a BlindedMessagePath.
NextMessageHop
The next hop to forward an onion message along its path.
OffersContext
Contains data specific to an OffersMessage.