core-lightning/channeld
Rusty Russell 183fe107e8 lightningd: use channel_type, pass to-and-from channeld.
Instead of explicit option_static_remotekey and option_anchor_outputs flags.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-13 15:53:23 +02:00
..
test common/initial_channel: use channel_type instead of individual option bools. 2021-09-13 15:53:23 +02:00
channeld.c lightningd: use channel_type, pass to-and-from channeld. 2021-09-13 15:53:23 +02:00
channeld_htlc.h Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
channeld_wire.csv lightningd: use channel_type, pass to-and-from channeld. 2021-09-13 15:53:23 +02:00
channeld_wiregen.c lightningd: use channel_type, pass to-and-from channeld. 2021-09-13 15:53:23 +02:00
channeld_wiregen.h lightningd: use channel_type, pass to-and-from channeld. 2021-09-13 15:53:23 +02:00
commit_tx.c Makefile: update bolt version to include option_anchors_zero_fee_htlc_tx. 2021-09-09 12:04:48 +09:30
commit_tx.h liquidity-ad: wire in csv updates to commitment txs 2021-07-20 13:28:38 -04:00
full_channel.c common/initial_channel: use channel_type instead of individual option bools. 2021-09-13 15:53:23 +02:00
full_channel.h common/initial_channel: use channel_type instead of individual option bools. 2021-09-13 15:53:23 +02:00
full_channel_error.h Makefile: make check-includes check all the non-generated files. 2020-10-22 12:14:34 +10:30
Makefile common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
watchtower.c common/initial_channel: use channel_type instead of individual option bools. 2021-09-13 15:53:23 +02:00
watchtower.h channeld: pass in HSM_FD as an argument to watchtower code. 2020-05-07 11:35:31 +02:00