mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-06 05:49:30 +01:00
d7e233e47d
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> |
||
---|---|---|
.. | ||
Makefile | ||
run-bolt11.c | ||
run-cryptomsg.c | ||
run-derive_basepoints.c | ||
run-features.c | ||
run-funding_tx.c | ||
run-ip_port_parsing.c | ||
run-json_escaped.c | ||
run-json_remove.c | ||
run-json.c | ||
run-key_derive.c | ||
run-lock.c | ||
run-param.c | ||
run-sphinx.c |