]> 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>
Tue, 30 Nov 2021 21:08:52 +0000 (21:08 +0000)
commit8554e8b98498ab29fc7bf6dc098adba24da1286d
tree0f962c9d15fb6f4247abd1bdded437ecd443ec3c
parent9fcc626ee4d23a276fc8dd87ddb2538f4d5565f9
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