]> git.bitcoin.ninja Git - rust-lightning/commit
Define public getters for all feature flags
authorMatt Corallo <git@bluematt.me>
Fri, 23 Jul 2021 15:49:24 +0000 (15:49 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 6 Dec 2021 00:15:07 +0000 (00:15 +0000)
commitaa5e5f967375eb31d8b0d0ed7f20ef31242693f7
tree4ca41bd720eee3409ea5f69d34ebb53f9fd758e4
parentea89286569c95c4eb9a692f9aaf9f1e647d012ef
Define public getters for all feature flags

There's not a ton of reason not to do this, and moving it to the
macro removes some code.
lightning/src/ln/features.rs