mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
docs: update release notes
This commit is contained in:
parent
6f8159e003
commit
9370a6aef3
1 changed files with 7 additions and 0 deletions
|
|
@ -33,6 +33,13 @@
|
|||
expiration date would overwrite it to 0 (never expires). It now correctly
|
||||
defaults to -1 (no change).
|
||||
|
||||
* [Gate wallet-ready status on lnd's actual RPC
|
||||
readiness](https://github.com/lightninglabs/lightning-terminal/pull/1353):
|
||||
Fixed a startup race where litd could report the LND sub-server as "Wallet
|
||||
Ready" before lnd's RPC interceptor had actually left its
|
||||
`WAITING_TO_START` state, so the very next call could still fail with
|
||||
`rpc error: ... waiting to start`.
|
||||
|
||||
### Functional Changes/Additions
|
||||
|
||||
* [Support for SQL database
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue