lightning/lightningd/test
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
..
Makefile wire/Makefile: fix missing wire/bolt12_exp_wiregen.c in ALL_C_SOURCES. 2022-10-26 11:29:06 +10:30
run-find_my_abspath.c lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30
run-invoice-select-inchan.c global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
run-jsonrpc.c lightningd: use lowball feerate for commit_tx on anchor channels. 2023-06-29 11:28:47 -04:00
run-log-pruning.c jsonrpc: make error codes an enum. 2022-09-19 10:18:55 +09:30
run-shuffle_fds.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00