Files
lightning/lightningd
Rusty Russell a455e5e218 payalgo: correctly fail command in json_pay_failure.
In e46ce0fc84 I accidentally removed the
actual code which fails the command.  As a result, if we retry and it
succeeds later, we can end up "succeeding" the started-failing
command, causing us to hit the 'assert(!cmd->have_json_stream);' in
new_json_stream.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-10-23 16:55:35 +02:00
..
2017-10-20 18:31:32 +02:00
2018-10-23 16:55:35 +02:00
2018-07-29 16:27:38 +02:00
2018-10-23 16:55:35 +02:00
2018-05-05 17:55:10 +02:00
2018-02-16 13:08:29 +01:00