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