Drop ChannelMonitor::write_for_watchtower
authorMatt Corallo <git@bluematt.me>
Sun, 19 Apr 2020 01:36:33 +0000 (21:36 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 22 Apr 2020 20:48:13 +0000 (16:48 -0400)
Not only was watchtower mode never implemented, but the bits that
we had were removed some time ago. It doesn't seem likely we'll
move forward with a "watchtower-mode" ChannelMonitor, instead
we'll likely have some other, separate struct for this.


No differences found