]> git.bitcoin.ninja Git - rust-lightning/commit
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>
Wed, 27 Oct 2021 19:31:20 +0000 (14:31 -0500)
commitf7f32716068571e676bd9c5a5b45e4390770f5cf
tree6d577d5b968f50c8a7ad43b6b94e7b97063841db
parent07cd143e58de201ab3536276c28fcfc29aab41e0
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