rust-lightning/lightning
Matt Corallo 2745bd5ac7 Connect peers on startup in tests
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.
2021-07-30 18:48:29 +00:00
..
src Connect peers on startup in tests 2021-07-30 18:48:29 +00:00
Cargo.toml Implement dummy Mutex, Condvar and RwLock 2021-07-20 20:59:18 +02:00