]> git.bitcoin.ninja Git - rust-lightning/commit
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>
Mon, 3 Feb 2020 02:38:53 +0000 (21:38 -0500)
commit7728d3b6a86db7a12d591c8947fbe88a94fdffdd
treee5c61e93493a9987c36d7c7a06de3846b4cc66e1
parentf1c88859af74b70389325971d3627e4dd268f8a1
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