We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0273eac commit 808d958Copy full SHA for 808d958
docs/release-notes/release-notes-0.18.3.md
@@ -110,6 +110,11 @@ commitment when the channel was force closed.
110
`--amp` flag when sending a payment specifying the payment request.
111
112
## Code Health
113
+
114
+* [Added](https://github.com/lightningnetwork/lnd/pull/8836) a new failure
115
+ reason `FailureReasonCanceled` to the list of payment failure reasons. It
116
+ indicates that a payment was manually cancelled by the user.
117
118
## Breaking Changes
119
## Performance Improvements
120
0 commit comments