Connect peers on startup in tests 2021-07-always-connect-in-tests
authorMatt Corallo <git@bluematt.me>
Fri, 30 Jul 2021 18:21:12 +0000 (18:21 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 30 Jul 2021 18:48:29 +0000 (18:48 +0000)
This avoids `ChannelManager` ever being confused by the fact that
it received a message from a peer which it didn't think it was
connected to.


No differences found