Give `ChannelManager`s `channel_udpate`s for pub chans in test
authorMatt Corallo <git@bluematt.me>
Tue, 8 Mar 2022 19:14:49 +0000 (19:14 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 8 Mar 2022 19:16:17 +0000 (19:16 +0000)
commita9c4e702139e61838fb0486abffeb1bec2e0e1ec
tree7be6cf2fc0d8f9f4338f29a4abbe02fd9eb92894
parent0e0aabea07afcdae2008a653bb9a41f340d571fa
Give `ChannelManager`s `channel_udpate`s for pub chans in test

This makes tests slightly more realistic by delivering
`channel_update`s to `ChannelManager`s, ensuring we have
forwarding data stored locally for all channels, including public
ones.
lightning/src/ln/functional_test_utils.rs