Remove ChainWatchInterface
authorJeffrey Czyz <jkczyz@gmail.com>
Sat, 18 Jul 2020 06:19:15 +0000 (23:19 -0700)
committerJeffrey Czyz <jkczyz@gmail.com>
Wed, 5 Aug 2020 00:12:06 +0000 (17:12 -0700)
commitb2a9dd635590cf9db53cd37e88032dde43689d50
treefd98c502193b594df33b72d1011d21989808a2ce
parent75cc60c46fcbab12f85231cb70953568ff933fc7
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