cln/cli/test
Rusty Russell edbaa944da lightningd: switch parsing to common/configvar
Now we wire in the code which gathers configvars and parses from there;
lightningd keeps the array of configuration variables for future use.

Note that lightning-cli also needs to read the config, but it has its
own options (including short ones!) and doesn't want to use this
configvar mechanism, so we have a different API for that now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-03 10:50:29 +09:30
..
.gitignore lightning-cli: test for amazingly slow getlogs speed. 2018-01-22 18:58:23 +01:00
config_test.h cli: change the redefine logic to read from the stdin 2022-01-19 10:36:43 +01:00
Makefile lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30
run-human-mode.c lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30
run-large-input.c lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30
run-remove-hint.c lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30