Add would_broadcast_at_height functionality to Channel
authorValentine Wallace <vwallace@protonmail.com>
Mon, 10 Aug 2020 18:43:09 +0000 (14:43 -0400)
committerMatt Corallo <git@bluematt.me>
Tue, 11 Aug 2020 17:59:30 +0000 (13:59 -0400)
commitdb57a8ed8b0fe80dbffbbbea15f501be33f8b6d7
tree6345d10b85ff250908e872e2884def89d961f312
parent1d2d39325872a553335bee4a71ac89f7512db4fb
Add would_broadcast_at_height functionality to Channel

In service to the larger refactor of removing the Channel's reference
to its ChannelMonitor.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/channelmonitor.rs