Skip to content

Commit e62aa7d

Browse files
committed
docs: update release notes
1 parent 2d61482 commit e62aa7d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,12 @@
229229

230230
## lncli Updates
231231

232+
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9605) a case where
233+
inaccurate error message is displayed. Previously, when the `lnd` is built
234+
without with a given RPC service yet the `cli` does, running a command to
235+
access the RPC server would give an error saying the wallet is encrypted. This
236+
is now fixed to show specifically which RPC server is missing.
237+
232238
## Code Health
233239

234240
* [Add retry logic](https://github.com/lightningnetwork/lnd/pull/8381) for

0 commit comments

Comments
 (0)