rust-lightning/lightning/src/offers
2023-10-24 14:19:21 -05:00
..
invoice.rs OffersMessageHandler impl for ChannelManager 2023-10-20 09:49:57 -05:00
invoice_error.rs Avoid a redundant allocation in InvoiceError handling in one case 2023-10-21 14:30:13 +00:00
invoice_request.rs Utility for paying for an Offer 2023-10-20 09:49:56 -05:00
merkle.rs Use TaggedHash in merkle::verify_signature 2023-08-21 19:14:29 -05:00
mod.rs pub(crate) visibility for offers/test_utils.rs 2023-09-07 16:55:22 -05:00
offer.rs Move bech32 parsing tests to the parse module 2023-10-24 13:09:15 -05:00
parse.rs Separate and describe BOLT 12 test vectors 2023-10-24 14:19:21 -05:00
payer.rs Expose Offer/InvoiceRequest methods in Invoice 2023-08-21 19:14:29 -05:00
refund.rs Check offer expiry when building invoice in no-std 2023-10-20 09:49:57 -05:00
signer.rs Include PaymentId in payer metadata 2023-08-29 11:08:11 -05:00
test_utils.rs pub(crate) visibility for offers/test_utils.rs 2023-09-07 16:55:22 -05:00