Module payment

Expand description

Data structures and methods for constructing BlindedPaths to send a payment over.

Structsยง

ForwardNode
An intermediate node, its outbound channel, and relay parameters.
ForwardTlvs
Data to construct a BlindedHop for forwarding a payment.
PaymentConstraints
Constraints for relaying over a given BlindedHop.
PaymentRelay
Parameters for relaying over a given BlindedHop.
ReceiveTlvs
Data to construct a BlindedHop for receiving a payment. This payload is custom to LDK and may not be valid if received by another lightning implementation.