Files
lightning/lightningd
Rusty Russell ec1505199e lightningd: fix failure message in waitsendpay with multi-part payments.
Bastien TEINTURIER <bastien@acinq.fr> writes:
> One thing I noticed but didn't investigate much: after sending the two
> payments, I tried using `waitsendpay` and it reported an error *208*
> (*"Never attempted payment for
> '98ee736d29d860948e436546a88b0cc84f267de8818531b0fdbe6ce3d080f22a'"*).
> 
> I was expecting the result to be something like: "payment succeeded for
> that payment hash" (the HTLCs were correctly settled).

Indeed, if you waitsendpay without specifying a partid, you are waiting
for 0, which may not exist.  Clarify the error msg.

Reported-by: @t-bast
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-12-12 15:03:53 +01:00
..
2019-12-12 15:03:53 +01:00
2017-10-20 18:31:32 +02:00
2019-12-12 15:03:53 +01:00
2019-12-12 15:03:53 +01:00
2019-12-12 15:03:53 +01:00
2019-12-03 01:16:07 +00:00
2019-12-12 15:03:53 +01:00
2019-12-12 15:03:53 +01:00
2019-12-12 15:03:53 +01:00