Test InvoicePayer in BackgroundProcessor
authorJeffrey Czyz <jkczyz@gmail.com>
Tue, 24 Aug 2021 04:56:59 +0000 (23:56 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Fri, 29 Oct 2021 19:26:58 +0000 (14:26 -0500)
commitdb05a14a0b119abfa04f1ca300053677c9915a9a
treeded11c326c0e71095d683823f8546ad2ca4bd169
parentc34ab42961b9c602adf4235742e4b5b54f3de717
Test InvoicePayer in BackgroundProcessor

Proof of concept showing InvoicePayer can be used with an
Arc<ChannelManager> passed to BackgroundProcessor. Likely do not need to
merge this commit.
lightning-background-processor/Cargo.toml
lightning-background-processor/src/lib.rs