ElementsProject / lightning

Core Lightning — Lightning Network implementation focusing on spec compliance and performance
Other
2.81k stars 889 forks source link

Fix listchannels includeprivate broken #7663

Closed rustyrussell closed 4 days ago

rustyrussell commented 1 week ago

Erroneous check made us complain every time we output a deprecated field in listchannels.

Fixes: https://github.com/ElementsProject/lightning/issues/7652