Define `ChannelTypeFeatures` methods for anchors logic.
authorArik Sosman <git@arik.io>
Mon, 19 Jun 2023 17:28:36 +0000 (10:28 -0700)
committerArik Sosman <git@arik.io>
Thu, 22 Jun 2023 22:23:11 +0000 (15:23 -0700)
commit06a720fa7fbd8566606246b977f2052138eb150c
tree01726b4798eb40b74ba73433c0c2f5b2a6dbdf96
parentbf2218260ec3934efb13f953c5a8141c6978be0a
Define `ChannelTypeFeatures` methods for anchors logic.

Specifically, introduce a new constructor for an anchors-
supporting feature set, as well as methods that will
maintain forwards-compatible deserialization in older
versions.
lightning/src/ln/features.rs