core-lightning/lightningd/test
Rusty Russell 8015e7dcfb jsonrpc: add the obj token to the callback.
This (will) avoid the plugin having to walk back from the params object
as it currently does.

No code changes; I removed UNUSED and UNNEEDED labels from the other
parameters though (as *every* json_rpc callback needs to call param()
these days, they're *always* used).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-12-10 00:00:50 +00:00
..
Makefile common: make funding_tx and withdraw_tx share UTXO code. 2018-12-06 23:11:51 +01:00
run-find_my_abspath.c plugins: allow --dev-debugger=<pluginname>. 2018-12-10 00:00:50 +00:00
run-invoice-select-inchan.c signature: wrap almost all signatures in struct bitcoin_signature. 2018-12-06 23:11:51 +01:00
run-json_escaped.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-jsonrpc.c [test] update test mocks for getinfo rpc update 2018-11-21 00:37:04 +00:00
run-param.c jsonrpc: add the obj token to the callback. 2018-12-10 00:00:50 +00:00