(XXX: more commit message) Include routed msat balances in `Balance::ClaimableOnChann...
authorMatt Corallo <git@bluematt.me>
Tue, 14 Nov 2023 22:19:19 +0000 (22:19 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 14 Nov 2023 22:19:19 +0000 (22:19 +0000)
commit83229a8446e876d5effed72182fac6bf55ccb244
tree75d7baac67d33658c9356afd546c40c3a1265921
parent1cb566c9e8b5d7ac2b5bebaf548b9c176ed34080
(XXX: more commit message) Include routed msat balances in `Balance::ClaimableOnChannelClose`

If we're gonna push users towards using `Balance` to determine
their current balances, we really need to provide more information,
including msat balances.

Here we add rounded-out msat balances to the pre-close balance
information
lightning/src/chain/channelmonitor.rs
lightning/src/ln/monitor_tests.rs