rgb-cln/lightningd/test
Rusty Russell 5770e0c700 jsonrpc: probe sites for usage information once, at start.
We store it in a strmap.  This means we call the jsonrpc handler earlier,
so all callers need to call param() before they do anything else; only
json_listaddrs and json_help needed fixing.

Plugins still use '[usage]' for now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-07 20:33: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 plugins: don't keep redundant jsonrpc pointer. 2019-02-07 20:33:50 +00:00
run-invoice-select-inchan.c invoice: option to expose/not-expose private channels. 2019-01-15 12:01:38 +01:00
run-jsonrpc.c jsonrpc: probe sites for usage information once, at start. 2019-02-07 20:33:50 +00:00