Files
lightning/lightningd
Rusty Russell 8c665835fa jsonrpc: make explicit call to indicate cmd is still pending.
jsonrpc handlers usually directly call command_success or
command_fail; not doing that implies they're waiting for something
async.

Put an explicit call (currently a noop) there, and add debugging
checks to make sure it's used.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-20 12:43:10 +01:00
..
2017-10-20 18:31:32 +02:00
2017-11-23 12:40:32 +01:00
2017-12-08 13:07:20 +01:00
2017-10-26 21:01:09 +00:00
2017-10-26 21:01:09 +00:00
2017-12-08 13:07:20 +01:00
2017-10-31 04:14:33 +00:00
2017-10-26 21:01:09 +00:00
2017-10-26 21:01:09 +00:00
2017-10-26 21:01:09 +00:00
2017-09-28 13:07:05 +09:30
2017-08-29 17:54:14 +02:00