Test Router serialization round-trip in functional_tests.
authorMatt Corallo <git@bluematt.me>
Mon, 24 Feb 2020 04:26:10 +0000 (23:26 -0500)
committerMatt Corallo <git@bluematt.me>
Sun, 1 Mar 2020 04:26:15 +0000 (23:26 -0500)
commit021733a1b06318e14e1bc4b27851e5a1d57d9fc7
tree1d754227c263ec54697d1dfdb2522df76e928449
parent7b6b0cf0c0909bbf77e9483184c77d8e09670fe2
Test Router serialization round-trip in functional_tests.

This tests Router serialization round-trip at the end of each
functional test in the same way we do ChannelMonitors and
ChannelManagers to catch any cases where we were able to get into
a state which would have prevented reading a Router back off disk.
lightning/src/ln/functional_test_utils.rs