Files
lightning/lightningd
Rusty Russell 695bec531c plugin: fix printing of bad plugin responses.
Before:
	Plugin for invoice_payment returned non-result response 

	"subscriptions": [], "hooks": ["invoice_payment"]}}

	�V

After:
	Plugin for invoice_payment returned non-result response {"jsonrpc": "2.0", "id": 6, "error": "Error while processing invoice_payment: ValueError(\"invalid literal for int() with base 10: '5.0'\")"}

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-05-31 18:36:38 +02:00
..
2017-10-20 18:31:32 +02:00
2019-01-29 04:50:01 +00:00
2019-05-22 00:18:29 +02:00
2019-05-31 18:36:38 +02:00
2019-05-31 18:36:38 +02:00
2019-04-08 04:41:43 +00:00
2019-04-09 12:37:16 -07:00
2019-05-31 18:36:38 +02:00
2019-05-31 18:36:38 +02:00