Fixed an issue with `lnd`'s payment loop where, interrupting a payment from command line kept an abandoned payment loop. Now the payment loop is gracefully stopped if the user cancels the payment attempt.
https://github.com/lightningnetwork/lnd/pull/8734
Login to reply