docs: updates release notes

This commit is contained in:
Turtle 2021-09-24 21:44:17 -05:00
parent 218fa1e43e
commit d3ab55605f
No known key found for this signature in database
GPG Key ID: 3E325201FFD68EC0

View File

@ -238,6 +238,10 @@ you.
console](https://github.com/lightningnetwork/lnd/pull/5802) when `lnd` fails
loading the user specified config.
* [Make it possible to add more than one RPC Listener when calling lnd.Main](https://github.com/lightningnetwork/lnd/pull/5777). And
add MacChan field for passing back lnd's admin macaroon back to the program
calling lnd, when needed.
## Code Health
### Code cleanup, refactor, typo fixes