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 e8da2fa commit 66e10fdCopy full SHA for 66e10fd
docs/release-notes/release-notes-0.18.3.md
@@ -118,6 +118,10 @@ commitment when the channel was force closed.
118
* [Added](https://github.com/lightningnetwork/lnd/pull/8836) a new failure
119
reason `FailureReasonCanceled` to the list of payment failure reasons. It
120
indicates that a payment was manually cancelled by the user.
121
+
122
+* [Update the version](https://github.com/lightningnetwork/lnd/pull/8974) of
123
+ [falafel](https://github.com/lightninglabs/falafel) used to generate JSON/wasm
124
+ stubs. This latest version of falafel also supports proto3 optional fields.
125
126
## Breaking Changes
127
## Performance Improvements
0 commit comments