mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
8bf9b4132b
`check_balances` had a weird interface because it was meant to be able to be used at any 'intermediate' point to verify that a single side had a valid inputs/output balance. This was worse than useless. Now it just straight checks for both sides' balances are correct and that both sides pay their fees. Called after transaction is constructed. |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
dualopend_wire.csv | ||
dualopend_wiregen.c | ||
dualopend_wiregen.h | ||
dualopend.c | ||
Makefile | ||
openingd_wire.csv | ||
openingd_wiregen.c | ||
openingd_wiregen.h | ||
openingd.c |