]> git.bitcoin.ninja Git - rust-lightning/commit
Move `Persister` back to lots of generic bounds
authorMatt Corallo <git@bluematt.me>
Sat, 11 May 2024 16:01:32 +0000 (16:01 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 14 May 2024 20:46:40 +0000 (20:46 +0000)
commit4f8f9b4d9e7dbfbb014c6f7d06d4d31a2f89914c
tree7c47fea1546b0f544c3321de50efa3e3e46e2e66
parent25f2633597d36a6873d22db6d95270e12c0446b3
Move `Persister` back to lots of generic bounds

...as we currently struggle with `AChannelManager` on it
lightning-background-processor/src/lib.rs
lightning/src/util/persist.rs