Merge pull request #509 from valentinewallace/chanmgr-tx-broadcaster-to-deref
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Wed, 26 Feb 2020 03:13:16 +0000 (03:13 +0000)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 03:13:16 +0000 (03:13 +0000)
multi: update ChannelManager tx broadcaster from Arc to Deref


Trivial merge