mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
8c665835fa
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> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
Makefile | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |