mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
087ab166b3
It's possible for our peer to publish a commitment tx that has already updated our balance for an htlc before we've completed removing it from our commitment tx (aka before we've updated our balance). This used to crash, now we just update our balance (and the channel balance logs!) and keep going. If they've removed anything from our balance, we'll end up counting it as chain_fees below. Not ideal but fine... probably. |
||
---|---|---|
.. | ||
test | ||
Makefile | ||
onchain_types.h | ||
onchain_wire.c | ||
onchain_wire.csv | ||
onchain_wire.h | ||
onchaind.c |