]> git.bitcoin.ninja Git - rust-lightning/commit
Rename `PersistenceNotifier` to simply `Notifier`
authorMatt Corallo <git@bluematt.me>
Fri, 12 Aug 2022 23:53:50 +0000 (23:53 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 12 Aug 2022 23:55:28 +0000 (23:55 +0000)
commit47e9ca15b2d7794a681b4933dd6adc67b38b02cb
treea8533ddc2811105cd5682bf7c0ee8a407743e54d
parent68b3d2e4536c8057389c3cb56636e332f5beccb2
Rename `PersistenceNotifier` to simply `Notifier`

... as it is no longer persistence-specific (though still only used
for persistence).
lightning/src/ln/channelmanager.rs
lightning/src/util/wakers.rs