Remove ChainWatchInterface
authorJeffrey Czyz <jkczyz@gmail.com>
Sat, 18 Jul 2020 06:19:15 +0000 (23:19 -0700)
committerJeffrey Czyz <jkczyz@gmail.com>
Thu, 1 Oct 2020 05:39:38 +0000 (22:39 -0700)
commitbc4f4631ccda9045a0f3ec884109de49f3a0db12
tree3b7cc8363378f8ffe40f7d8c9cab1c3bed056389
parent3ee6a27bc6cef28ba52059a405913ca5c6e1dcb7
Remove ChainWatchInterface

The remaining use of ChainWatchInterface was replaced by chain::Access
in the previous commit, and thus it is no longer needed.
lightning/src/chain/chaininterface.rs
lightning/src/ln/channelmanager.rs