mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 17:47:30 +01:00
I generally tried not to alter internal logic to add billboards (to avoid breakage), but these two make things neater. 1. Free ->proposal if it's not longer valid. That way we don't get confused by reporting old proposals. 2. Change all_irrevocably_resolved() to num_not_irrevocably_resolved() so we can report that number to the billboard. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
Makefile | ||
onchain.c | ||
onchain_types.h | ||
onchain_wire.c | ||
onchain_wire.csv | ||
onchain_wire.h |