mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-09 16:14:19 +01:00
We're not allowed to command_fail() once we've started json_success. That's OK, because encoding a known output can only fail if something is badly, badly wrong. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>