Remove spurious docs which imply you cannot retry a failed payment
authorMatt Corallo <git@bluematt.me>
Mon, 5 Jun 2023 18:21:19 +0000 (18:21 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 5 Jun 2023 23:53:45 +0000 (23:53 +0000)
commit632c0d22b5bc6c430cbf34cb283d94d2ffdde9d2
tree0e40daf16a959cc4905d27cae879622e6a7428e0
parent166f32621d502de13b359bdeccb04d3ef3577f3d
Remove spurious docs which imply you cannot retry a failed payment

If a payment (fully) fails, users are free to retry it, its only
once a payment succeeds that a user must never retry it.
lightning-invoice/src/payment.rs