Browse Source
Spark does this, for example: {"method":"pay","params":["lnbc..."],"id":22} Which doesn't have a jsonrpc field. The result is that the command doesn't terminate, there is nothing in the logs, stderr contains "pay: JSON-RPC message does not contain "jsonrpc" field", and from then on "Unknown command 'pay'". Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>travis-debug
Rusty Russell
5 years ago
1 changed files with 5 additions and 8 deletions
Loading…
Reference in new issue