Expand description

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

Structs§

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

Enums§