mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 06:47:46 +01:00
For incoming htlcs, the amount needs to be included in our balance if we know the preimage, even if the htlc hasn't yet been formally settled. We were already taking into accounts preimages in the `pending_commands` database. But, as soon as we have sent and signed an `update_fulfill_htlc`, we clean up the `pending_commands` database. So we also need to look at current sent changes. |
||
---|---|---|
.. | ||
eclair-v0.6.1.md | ||
eclair-v0.6.2.md | ||
eclair-vnext.md |