1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 06:47:46 +01:00
eclair/eclair-core
Pierre-Marie Padiou ee1136c040
Assume sent htlcs will succeed in the balance computation (#2410)
While it makes sense to assume that relayed payments will fail in the context of balance computation (meaning that we don't earn a fee), the opposite is true for payments sent from the local node, which will cause the full htlc amount to be deducted from the balance.

This way we are consistent: the balance computation is pessismistic and always assume the lowest outcome.

Co-authored-by: Bastien Teinturier <31281497+t-bast@users.noreply.github.com>
2022-09-06 10:44:35 +02:00
..
src Assume sent htlcs will succeed in the balance computation (#2410) 2022-09-06 10:44:35 +02:00
eclair-cli Dual funding RBF support (#2275) 2022-08-22 14:37:48 +02:00
pom.xml Update sqlite to 3.39.2.0 (#2369) 2022-08-09 14:31:03 +02:00