plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Fundsconsistency

Open svewa opened this issue 3 years ago • 2 comments

with current prometheus exporter the total balance is very inconsistent, as funds often get counted twice, like reserved UTXOs, and also the channel that is opening, or ONCHAIN channels and fresh UTXOs. This tries to fix this, not sure if it's a complete fix.

svewa avatar Mar 26 '22 20:03 svewa

Opens and closes are now correctly shown in the channel/output/total funds. Sadly force closes can hardly be tracked properly, as the channel claims "ONCHAIN" but the listfunds call knows nothing about it.

svewa avatar Mar 27 '22 06:03 svewa

Needs rebase

chrisguida avatar Feb 07 '24 16:02 chrisguida