rust-lightning/lightning
Jeffrey Czyz 0ca9faf078
Add an HMAC to OffersContext::OutboundPayment
When receiving an InvoiceError in response to an InvoiceRequest, the
corresponding payment should be abandoned. Add an HMAC to
OffersContext::OutboundPayment such that the payment ID can be
authenticated prior to abandoning the payment.
2024-08-14 10:42:17 -05:00
..
src Add an HMAC to OffersContext::OutboundPayment 2024-08-14 10:42:17 -05:00
Cargo.toml Swap the dep order between lightning and lightning-invoice 2024-08-13 12:55:18 +00:00