rgb-cln/cli
Christian Decker ad2f6cdabb cli: Add a JSON parsing sanity check before sending request
If some parameter is malformed on the command line we could end up
with a malformed JSON-RPC request, which would then result in very
unhelpful error messages.

Fixes #4238
Changelog-Changed: cli: `lightning-cli` now performs better sanity checks on the JSON-RPC requests it sends.
2020-12-09 06:56:21 +10:30
..
test lightning-cli: print notifications (with '# ' prefix) if received. 2020-10-23 13:53:16 +10:30
Makefile lightning-cli: print notifications (with '# ' prefix) if received. 2020-10-23 13:53:16 +10:30
lightning-cli.c cli: Add a JSON parsing sanity check before sending request 2020-12-09 06:56:21 +10:30