mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
docs: add release note for 7867
This commit is contained in:
parent
23a63ef328
commit
a454a8ab44
@ -34,6 +34,13 @@
|
||||
|
||||
## lncli Updates
|
||||
## 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
|
||||
## Performance Improvements
|
||||
|
||||
@ -46,4 +53,5 @@
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Elle Mouton
|
||||
* Yong Yu
|
||||
|
Loading…
Reference in New Issue
Block a user