Browse Source
We were masquerading errors when parsing the request by reporting only a bogus malformed `id` field in the response, when the real issue was that we were unable to parse the request in the first place (which caused the null-id error to be returned). Fixes #4238fix-mocks
Christian Decker
4 years ago
committed by
Rusty Russell
2 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue