Split channelmonitor's broadcast_by_holder_state
authorValentine Wallace <vwallace@protonmail.com>
Thu, 12 Nov 2020 23:37:47 +0000 (18:37 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Mon, 16 Nov 2020 20:41:31 +0000 (15:41 -0500)
commite70f4850114694075200732df1bf541819add9a4
treef3278802a52d4adeadb69428b565876a630c5bda
parenta3e4f9c9671003cf7041096fe775d058bdb489b0
Split channelmonitor's broadcast_by_holder_state

Now callers will separately retrieve the claim requests/
holder revokable script and the new watched holder outputs.
This will be used in the next commit for times when we
need to get holder claim requests, but don't have access to
the holder commitment transaction.
lightning/src/chain/channelmonitor.rs