core-lightning/closingd
Rusty Russell cb22015b2a common/channel_type: wrapper for generated 'struct channel_type'.
We make it a first-class citizen internally, even though we won't use
it over the wire (at least, non-experimental builds).  This scheme
follows the latest draft, in which features are flagged compulsory.

We also add several helper functions.

Since uses the *even* bits (as per latest spec), not the *odd* bits,
we have some other fixups.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-13 15:53:23 +02:00
..
closingd.c closing: add option to set closing range. 2021-09-09 12:04:48 +09:30
closingd_wire.csv closingd: allow higher closing fee if anchor_outputs. 2021-09-09 12:04:48 +09:30
closingd_wiregen.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
closingd_wiregen.h common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
Makefile common/gossip_store: avoid fd pass for new store, use end marker. 2021-05-22 17:53:04 +09:30