Test that we don't forget to track any outputs at monitor-load
authorMatt Corallo <git@bluematt.me>
Tue, 21 Jan 2020 03:13:44 +0000 (22:13 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 18 Feb 2020 23:20:33 +0000 (18:20 -0500)
commit662f13a85879d154f536654eb34600f0b77822fd
tree531c25ffac695d4c6f7379fff56660c9a3024fb3
parent73dce207dd0ea6c3ac57af3ebb8b87ee03e82c9e
Test that we don't forget to track any outputs at monitor-load

This tests, after each functional test, that if we serialize and
reload all of our ChannelMonitors we end up tracking the same set
of outputs as before.
lightning/src/chain/chaininterface.rs
lightning/src/ln/functional_test_utils.rs