]> git.bitcoin.ninja Git - rust-lightning/commit
Make ChannelMonitor clonable again
authorMatt Corallo <git@bluematt.me>
Mon, 1 Feb 2021 01:12:50 +0000 (20:12 -0500)
committerMatt Corallo <git@bluematt.me>
Mon, 4 Apr 2022 18:10:07 +0000 (18:10 +0000)
commit95a537f31fe727a8ec1e672a9410fc8d9ccb0312
tree3b5ccb9977203177c1370244f3f5a5a8fac4eae1
parentd26640446f54342184fdfee9cc27efe9ce8f290e
Make ChannelMonitor clonable again

In general, we'd been moving away from ChannelMonitor being clonable,
   XXXXXXXXXXXXXXXXXXXx
lightning/src/chain/channelmonitor.rs
lightning/src/chain/onchaintx.rs