docs: update release note for load config err

This commit is contained in:
yyforyongyu
2021-09-29 04:51:24 +08:00
parent 98ca821085
commit e2129cd8a9

View File

@@ -223,6 +223,10 @@ you.
`lncli deletepayments`](https://github.com/lightningnetwork/lnd/pull/5699)
command.
* [Add more verbose error printed to
console](https://github.com/lightningnetwork/lnd/pull/5802) when `lnd` fails
loading the user specified config.
## Code Health
### Code cleanup, refactor, typo fixes