Files
lightning/lightningd
Christian Decker 5d05694920 json-rpc: Remove double-quoting on errors in JSON-RPC
The use of `json_tok_full_len` and `json_tok_full` in addition to
single quotes will result in double quoting, which is really weird. I
opted to single quoting using `'` instead which does not need to be
escaped.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-01-29 00:50:09 +00:00
..
2017-10-20 18:31:32 +02:00
2018-11-22 05:15:42 +00:00
2019-01-15 12:01:38 +01:00
2018-11-22 05:15:42 +00:00