Files
lightning/lightningd
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
..
2017-10-20 18:31:32 +02:00
2018-10-23 16:55:35 +02:00
2018-11-22 05:15:42 +00:00
2018-02-16 13:08:29 +01:00
2018-11-22 05:15:42 +00:00