Merge pull request #5527 from ErikEk/isset-validateconfig

config: sync-freelist being ignored
This commit is contained in:
Olaoluwa Osuntokun
2021-09-28 20:35:57 -07:00
committed by GitHub
8 changed files with 47 additions and 18 deletions

View File

@@ -373,6 +373,9 @@ you.
* [Fix crash with empty AMP or MPP record in
invoice](https://github.com/lightningnetwork/lnd/pull/5743).
* [Config setting sync-freelist was ignored in certain
cases](https://github.com/lightningnetwork/lnd/pull/5527).
* The underlying gRPC connection of a WebSocket is now [properly closed when the
WebSocket end of a connection is
closed](https://github.com/lightningnetwork/lnd/pull/5683). A bug with the