rust-lightning/lightning
Jeffrey Czyz fbaf093ff4
Don't use UserAbandoned reason for auto-failing
A BOLT12 payment may be abandoned when handling the invoice or when
receiving an InvoiceError message. When abandoning the payment, don't
use UserAbandoned as the reason since that is meant for when the user
calls ChannelManager::abandon_payment.
2024-08-14 10:42:18 -05:00
..
src Don't use UserAbandoned reason for auto-failing 2024-08-14 10:42:18 -05:00
Cargo.toml Swap the dep order between lightning and lightning-invoice 2024-08-13 12:55:18 +00:00