Browse Source
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>sanitizers
Christian Decker
6 years ago
committed by
Rusty Russell
1 changed files with 7 additions and 8 deletions
Loading…
Reference in new issue