]> git.bitcoin.ninja Git - rust-lightning/commitdiff
Persist scorer upon update based on event handling
authorAlec Chen <alecchendev@gmail.com>
Mon, 24 Apr 2023 21:37:05 +0000 (16:37 -0500)
committerAlec Chen <alecchendev@gmail.com>
Mon, 15 May 2023 23:53:04 +0000 (18:53 -0500)
Now that we persist the scorer upon events, we extend timer persistence
from 30 seconds to 1 hour, similar to network graph persistence.


No differences found