rgb-cln/lightningd/test
Rusty Russell 0c4426a349 lightningd: remove deprecated_apis global, put into lightningd.
We usually have access to `ld`, so avoid the global.

The only place generic code needs it is for the json command struct,
and that already has accessors: add one for libplugin and lightningd
to tell it if deprecated apis are OK.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-09 16:49:48 +09:30
..
Makefile wire/Makefile: fix missing wire/bolt12_exp_wiregen.c in ALL_C_SOURCES. 2022-10-26 11:29:06 +10:30
run-find_my_abspath.c lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30
run-invoice-select-inchan.c lightningd: remove deprecated_apis global, put into lightningd. 2023-07-09 16:49:48 +09:30
run-jsonrpc.c lightningd: remove deprecated_apis global, put into lightningd. 2023-07-09 16:49:48 +09:30
run-log-pruning.c jsonrpc: make error codes an enum. 2022-09-19 10:18:55 +09:30
run-shuffle_fds.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00