mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-01 19:10:59 +02:00
docs: add release note for 7867
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
23a63ef328
commit
a454a8ab44
@ -34,6 +34,13 @@
|
|||||||
|
|
||||||
## lncli Updates
|
## lncli Updates
|
||||||
## Code Health
|
## Code Health
|
||||||
|
|
||||||
|
* [Remove Litecoin code](https://github.com/lightningnetwork/lnd/pull/7867).
|
||||||
|
With this change, the `Bitcoin.Active` config option is now deprecated since
|
||||||
|
Bitcoin is now the only supported chain. The `chains` field in the
|
||||||
|
`lnrpc.GetInfoResponse` message along with the `chain` field in the
|
||||||
|
`lnrpc.Chain` message have also been deprecated for the same reason.
|
||||||
|
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
## Performance Improvements
|
## Performance Improvements
|
||||||
|
|
||||||
@ -46,4 +53,5 @@
|
|||||||
|
|
||||||
# Contributors (Alphabetical Order)
|
# Contributors (Alphabetical Order)
|
||||||
|
|
||||||
|
* Elle Mouton
|
||||||
* Yong Yu
|
* Yong Yu
|
||||||
|
Reference in New Issue
Block a user