rust-lightning/lightning
Jeffrey Czyz a9e6363063
Remove Event::InvoiceRequestFailed
Now that Event::PaymentFailed has an option payment_hash, it can be used
in replace of Event::InvoiceRequestFailed. This allows for including a
reason when abandoning a payment before an invoice is received.
2024-08-14 10:55:59 -05:00
..
src Remove Event::InvoiceRequestFailed 2024-08-14 10:55:59 -05:00
Cargo.toml Swap the dep order between lightning and lightning-invoice 2024-08-13 12:55:18 +00:00