We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f7207 commit d9a59c6Copy full SHA for d9a59c6
docs/release-notes/release-notes-0.18.1.md
@@ -0,0 +1,7 @@
1
+* Some new experimental [RPCs for managing SCID
2
+ aliases](https://github.com/lightningnetwork/lnd/pull/8509) were added under
3
+ the routerrpc package. These methods allow manually adding and deleting scid
4
+ aliases locally to your node.
5
+ > NOTE: these new RPC methods are marked as experimental
6
+ (`XAddLocalChanAliases` & `XDeleteLocalChanAliases`) and upon calling
7
+ them the aliases will not be communicated with the channel peer.
0 commit comments