pull down to refresh
10 sats \ 3 replies \ @ek OP 23 Oct \ parent \ on: Does the second channel have to be public for routing? lightning
I am asking if you can route payments through private channels, not about receiving.
The answer is clear: NO. Is not visible so nobody can route through it.
reply
reply
Not for public routing (others payments through your node), but ONLY for you own payments.
Routing = take others payments and pass them through your channels and forward them to other nodes.
A private channel cannot do that. Not automatically, maybe manually but is a pain in the ass to construct the payment route in CLI. Is the end of the edge.
Here is an example of including the route hints using a private channel
That way I can receive from any other node into a private channel.
Forget about routing with private channels.
Long time ago was a proposal by Anton (SBW dev) making private routing. But was abandoned.
reply