Add release-notes entry for #6064

This commit is contained in:
Carl Dong 2022-04-21 14:00:42 -04:00
parent 89209ec596
commit 1c16f40a0d

View File

@ -189,6 +189,10 @@ then watch it on chain. Taproot script spends are also supported through the
* [Add a new method in `tlv` to encode an uint64/uint32 field using `BigSize`
format.](https://github.com/lightningnetwork/lnd/pull/6421)
* [Add new `bitcoind.config` and `bitcoind.rpccookie`
options](https://github.com/lightningnetwork/lnd/pull/6064) to allow
specifying non-default paths for the configuration and RPC cookie files.
## RPC Server
* [Add value to the field
@ -287,6 +291,7 @@ gRPC performance metrics (latency to process `GetInfo`, etc)](https://github.com
* bitromortac
* Bjarne Magnussen
* BTCparadigm
* Carl Dong
* Carla Kirk-Cohen
* Carsten Otto
* Dan Bolser