mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-03 03:29:50 +02:00
docs: update release notes
This commit is contained in:
parent
49f7207576
commit
d9a59c67c3
7
docs/release-notes/release-notes-0.18.1.md
Normal file
7
docs/release-notes/release-notes-0.18.1.md
Normal file
@ -0,0 +1,7 @@
|
||||
* Some new experimental [RPCs for managing SCID
|
||||
aliases](https://github.com/lightningnetwork/lnd/pull/8509) were added under
|
||||
the routerrpc package. These methods allow manually adding and deleting scid
|
||||
aliases locally to your node.
|
||||
> NOTE: these new RPC methods are marked as experimental
|
||||
(`XAddLocalChanAliases` & `XDeleteLocalChanAliases`) and upon calling
|
||||
them the aliases will not be communicated with the channel peer.
|
Loading…
x
Reference in New Issue
Block a user