rust-lightning/lightning/src/offers
Valentine Wallace 3184393df2
Reverse (BlindedPath, BlindedPayInfo) tuple order in offers invoice.
To make it uniform with PaymentParameters' Payee::Blinded::route_hints.
2023-06-16 11:14:53 -04:00
..
invoice.rs Reverse (BlindedPath, BlindedPayInfo) tuple order in offers invoice. 2023-06-16 11:14:53 -04:00
invoice_request.rs Reverse (BlindedPath, BlindedPayInfo) tuple order in offers invoice. 2023-06-16 11:14:53 -04:00
merkle.rs Include signature check in BOLT 12 signature test 2023-06-07 16:57:24 -05:00
mod.rs Offer metadata and signing pubkey derivation 2023-04-19 21:06:37 -05:00
offer.rs Update BOLT 12 test vectors 2023-06-07 16:56:56 -05:00
parse.rs [bindings] Disable BOLT12 builders which require move semantics 2023-04-25 22:51:18 +00:00
payer.rs Stateless verification of Invoice for Offer 2023-04-19 21:31:07 -05:00
refund.rs Reverse (BlindedPath, BlindedPayInfo) tuple order in offers invoice. 2023-06-16 11:14:53 -04:00
signer.rs Support responding to refunds with transient keys 2023-04-19 21:31:07 -05:00
test_utils.rs Reverse (BlindedPath, BlindedPayInfo) tuple order in offers invoice. 2023-06-16 11:14:53 -04:00