Browse Source
1. We need to read in as a byte string, then decode into utf8 once we have a marker. Otherwise we seem to mangle it horribly, and we might have a bad utf8 string anyway. 2. We need to suppress the JSON \u escapes on output. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>issue-2504
committed by
Christian Decker
2 changed files with 8 additions and 7 deletions
Loading…
Reference in new issue