]> 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>
Wed, 29 Jun 2022 18:24:59 +0000 (18:24 +0000)
commit1033a0852417589f68ce73fdcecdae8b35f077d6
tree34e6aebafbc4f2849bbc2e110299a353aa39554b
parent4e46277d697981e18af0e598149ecab988bd3f56
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