Add message ordering return value to handling channel_reestablish
authorMatt Corallo <git@bluematt.me>
Wed, 17 Oct 2018 22:06:13 +0000 (18:06 -0400)
committerMatt Corallo <git@bluematt.me>
Tue, 23 Oct 2018 19:26:11 +0000 (15:26 -0400)
commite86c84b2bebdd8c431bf87616a3d08d63c734be3
treee98da9af2d5db0ecbbc6fcaccc84b073770dc739
parent270d1bd00636942fcf359b4abdc5681ebe15307d
Add message ordering return value to handling channel_reestablish
src/ln/channel.rs
src/ln/channelmanager.rs
src/ln/msgs.rs
src/ln/peer_handler.rs
src/util/test_utils.rs