]> git.bitcoin.ninja Git - rust-lightning/commit
Add utils to persist scorer in BackgroundProcessor
authorJurvis Tan <5944973+jurvis@users.noreply.github.com>
Thu, 28 Apr 2022 05:16:38 +0000 (22:16 -0700)
committerJurvis Tan <5944973+jurvis@users.noreply.github.com>
Tue, 3 May 2022 22:28:10 +0000 (15:28 -0700)
commit5eeb254b8285adf4b741a7bced88956bcff208bc
treea596a943b736ff8750f438e1de4830c3130b1ac7
parent62edee568985e3362bd1609c6089d05428023925
Add utils to persist scorer in BackgroundProcessor

move last_prune_call back
lightning-background-processor/src/lib.rs
lightning/src/routing/scoring.rs
lightning/src/util/persist.rs