Move per-HTLC logic out of get_claimable_balances into a helper 2022-04-all-claimables
authorMatt Corallo <git@bluematt.me>
Sat, 16 Jul 2022 20:41:45 +0000 (20:41 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 16 Aug 2022 01:06:00 +0000 (01:06 +0000)
commitd8651e3dd57673792344d6aff65eb79fc9f2340b
tree3329b947a8bd80f8d58e6e731fed94658dc5e1c7
parent5a8ede09fb3c8bbcd8694d94c12dac9ea7485537
Move per-HTLC logic out of get_claimable_balances into a helper

Val suggested this as an obvious cleanup to separate per_HTLC logic
from the total commitment transaction logic, separating the large
function into two.
lightning/src/chain/channelmonitor.rs