Pass `OutPoint`, rather than channel id to `claim_funds_internal`
authorMatt Corallo <git@bluematt.me>
Fri, 28 Jul 2023 05:29:04 +0000 (05:29 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 17 Aug 2023 22:19:26 +0000 (22:19 +0000)
commit495c38c0d9fd6eb7e52ad83c5634d91af33fe446
treea759b8549bc809ead854e467f639cc8e3a3bb636
parentd4ad826c6eb85ea91ec7aa2cd4545fa2139a4462
Pass `OutPoint`, rather than channel id to `claim_funds_internal`

This is a trivial refactor which will be used in the next commit.
lightning/src/ln/channelmanager.rs