Use the new `load_outputs_to_watch` util in `ChainMonitor` 2021-03-chanmon-deser-utils
authorMatt Corallo <git@bluematt.me>
Mon, 8 Mar 2021 05:06:31 +0000 (00:06 -0500)
committerMatt Corallo <git@bluematt.me>
Mon, 8 Mar 2021 16:45:32 +0000 (11:45 -0500)
This is slightly more effecient as it avoids a clone, but its also
nice to use our own code more.


No differences found