Correctly handle unknown flags in `channel_update` (#3341)
This commit fixes a bug in how Eclair handled unknown flag bits in Lightning 'channel_update' messages. Previously, the software silently cleared any flag bits it did not recognize when re-encoding a message before forwarding it. Because t…
54912ef2by Bastien Teinturier+118−1710 files