Update release notes with peering config option

This commit is contained in:
Orbital 2022-04-14 20:44:32 -05:00
parent 8d11a90d72
commit 565e94a8b3

View file

@ -181,6 +181,7 @@ then watch it on chain. Taproot script spends are also supported through the
* [Fix a flaky unit test in the `chainview`
package](https://github.com/lightningnetwork/lnd/pull/6354).
* [Adds a new config option for adding a specific peer at startup](https://github.com/lightningnetwork/lnd/pull/5157).
* [Add a new method in `tlv` to encode an uint64/uint32 field using `BigSize`
format.](https://github.com/lightningnetwork/lnd/pull/6421)
@ -276,6 +277,7 @@ gRPC performance metrics (latency to process `GetInfo`, etc)](https://github.com
# Contributors (Alphabetical Order)
* 3nprob
* Alyssa Hertig
* Andras Banki-Horvath
* Andreas Schjønhaug
* asvdf