Module lightning::ln::onion_payment

source ·
Expand description

Utilities to decode payment onions and do contextless validation of incoming payments.

Primarily features peel_payment_onion, which allows the decoding of an onion statelessly and can be used to predict whether we’d accept a payment.

Structs§

Functions§