rgb-cln/onchaind
Rusty Russell af6d7c0779 global: thread zero fee option everywhere.
In most cases, it's the same as option_anchor_outputs, but for
fees it's different.  This transformation is the simplest:
pass it as a pair, and test it explicitly.

In future we could rationalize some paths, but this was nice
and mechanical.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-29 11:28:47 -04:00
..
test global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
Makefile onchaind/onchaind_wire.c duplicated in ONCHAIND_SRC 2022-09-23 14:40:29 +09:30
onchain_types.h onchaind: recognize (and ignore) anchor outputs. 2020-08-14 11:51:14 +09:30
onchaind.c global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
onchaind_wire.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
onchaind_wire.csv onchaind: don't grind for htlc fees if option_anchors_zero_fee_htlc_tx set. 2023-06-29 11:28:47 -04:00
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30