rgb-cln/lightningd/test
Rusty Russell d7e233e47d Move json and param core functionality into common, for plugins.
json_escaped.[ch], param.[ch] and jsonrpc_errors.h move from lightningd/
to common/.  Tests moved too.

We add a new 'common/json_tok.[ch]' for the common parameter parsing
routines which a plugin might want, taking them out of
lightningd/json.c (which now only contains the lightningd-specific
ones).

The rest is mainly fixing up includes.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-12-10 00:00:50 +00:00
..
Makefile Move json and param core functionality into common, for plugins. 2018-12-10 00:00:50 +00:00
run-find_my_abspath.c Move json and param core functionality into common, for plugins. 2018-12-10 00:00:50 +00:00
run-invoice-select-inchan.c Move json and param core functionality into common, for plugins. 2018-12-10 00:00:50 +00:00
run-jsonrpc.c Move json and param core functionality into common, for plugins. 2018-12-10 00:00:50 +00:00