Module lightning_types::routing

source ·
Expand description

Various types which describe routes or information about partial routes within the lightning network.

Structs§

  • A list of hops along a payment path terminating with a channel to the recipient.
  • A channel descriptor for a hop along a payment path.
  • Fees for routing via a given channel or a node