Relay/store channel/node announces w/ unknown req'd feature bits
authorMatt Corallo <git@bluematt.me>
Tue, 24 Dec 2019 18:08:33 +0000 (13:08 -0500)
committerMatt Corallo <git@bluematt.me>
Sun, 12 Jan 2020 23:16:21 +0000 (18:16 -0500)
commit0ad8fde0d6350d2ab3133c515bc09d39d242fa1a
tree1de66859b2812c785a62fd73e74bfb01c8184767
parent31cc243e6f04e82f7754d26df7a2bb0275d7ebd1
Relay/store channel/node announces w/ unknown req'd feature bits

This change was made in the flat features BOLT PR, as if a channel
requires some unknown feature bits we should still rumor it, we just
shouldn't route through it.
lightning/src/ln/msgs.rs
lightning/src/ln/router.rs