rgb-cln/cli
Rusty Russell 8b1aa3ef8b lightningd: move basic parameter parsing into common/configdir
lightning-cli is going to need to know what network we're on, so
it will need to parse the config files.  Move the code which does
the initial bootstrap parsing into common, as well as the config
file parsing core.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-11-23 22:42:34 +00:00
..
test lightningd: move basic parameter parsing into common/configdir 2019-11-23 22:42:34 +00:00
Makefile lightningd: move basic parameter parsing into common/configdir 2019-11-23 22:42:34 +00:00
lightning-cli.c lightningd: move basic parameter parsing into common/configdir 2019-11-23 22:42:34 +00:00