Support send/recv'ing the new channel_type field in open_channel 2021-09-chan-types
authorMatt Corallo <git@bluematt.me>
Fri, 17 Sep 2021 17:32:36 +0000 (17:32 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 22 Oct 2021 19:38:17 +0000 (19:38 +0000)
commitdb2e7e75c451bba0f1d0b75aa62fa6212d008215
tree0facb8d5a4e67ab9b9af529db563abd188250917
parentb7a8dd4a1d425059c332c87b6ca622bc77f9c9b1
Support send/recv'ing the new channel_type field in open_channel

This implements the channel type negotiation, though as we currently
only support channels with only static_remotekey set, it doesn't
implement the negotiation explicitly.
lightning/src/ln/channel.rs