rust-lightning/lightning/src/offers
Jeffrey Czyz 42a772d675
Expose description from Invoice's offer/refund
This will allow clients like VLS to check the description for an invoice
as part of verification.
2023-04-20 08:41:07 -05:00
..
invoice.rs Expose description from Invoice's offer/refund 2023-04-20 08:41:07 -05:00
invoice_request.rs Extract keys from Offer::metadata to sign Invoice 2023-04-19 21:31:07 -05:00
merkle.rs Stateless verification of Invoice for Offer 2023-04-19 21:31:07 -05:00
mod.rs Offer metadata and signing pubkey derivation 2023-04-19 21:06:37 -05:00
offer.rs Expose description from Invoice's offer/refund 2023-04-20 08:41:07 -05:00
parse.rs Extract keys from Offer::metadata to sign Invoice 2023-04-19 21:31:07 -05:00
payer.rs Stateless verification of Invoice for Offer 2023-04-19 21:31:07 -05:00
refund.rs Expose description from Invoice's offer/refund 2023-04-20 08:41:07 -05:00
signer.rs Support responding to refunds with transient keys 2023-04-19 21:31:07 -05:00
test_utils.rs Stateless verification of InvoiceRequest 2023-04-19 21:30:40 -05:00