1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 18:10:42 +01:00
eclair/eclair-node
Pierre-Marie Padiou bd57d41ef3
Add a globalbalance api call (#1737)
It returns an overall balance, separating onchain, offchain, and
removing duplicates (e.g. mutual closes that haven't reached min depth
still have an associated channel, but they already appear in the
on-chain balance). We also take into account known preimages, even if
the htlc hasn't been formally resolved.

Metrics have also been added.

Co-authored-by: Bastien Teinturier <31281497+t-bast@users.noreply.github.com>
2021-07-08 13:57:49 +02:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Add a globalbalance api call (#1737) 2021-07-08 13:57:49 +02:00
pom.xml Set version to 0.6.1-SNAPSHOT (#1813) 2021-05-19 15:08:42 +02:00