Move PaymentSendFailure into outbound_payment module
authorValentine Wallace <vwallace@protonmail.com>
Fri, 16 Dec 2022 21:05:12 +0000 (16:05 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Mon, 19 Dec 2022 19:10:03 +0000 (14:10 -0500)
commit278ebd208a2920a4fbb30f0f4a5e2feb641d7cca
tree13ced87c93dba5c4acb41fdbd1b92a9be786c232
parent070832643f9a38c966116d75b41b422a3f1a5012
Move PaymentSendFailure into outbound_payment module

And re-export it in channelmanager.rs so it can remain public
lightning/src/ln/channelmanager.rs
lightning/src/ln/outbound_payment.rs