Module lightning::blinded_path

source ·
Expand description

Creating blinded paths and related utilities live here.

Structs

  • Used to construct the blinded hops portion of a blinded path. These hops cannot be identified by outside observers and thus can be used to hide the identity of the recipient.
  • Onion messages and payments can be sent and received to blinded paths, which serve to hide the identity of the recipient.