rgb-cln/lightningd/test
Rusty Russell 305795b01e common/json: move JSON creation routines into lightningd/
It's the only user of them, and it's going to get optimized.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

gossip.pydiff --git a/common/test/run-json.c b/common/test/run-json.c
index 956fdda35..db52d6b01 100644
2018-10-19 22:02:11 +00:00
..
Makefile common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-commit_tx.c Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
run-find_my_abspath.c lightningd: minor cleanups 2018-09-03 05:01:40 +00:00
run-funding_tx.c lightningd: fix up BOLT references. 2018-06-18 12:31:09 +02:00
run-invoice-select-inchan.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-json_escaped.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-jsonrpc.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-key_derive.c Force the use of the POSIX C locale for all commands and their subprocesses 2018-04-27 14:02:59 +02:00
run-param.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00