Ride The Lightning (how to set the details for adding a peer)

Hello, I’m configuring my lightning node On my start9 server. I have a question. When I want to Add Peer. I’m not sure what is the correct Lightning Address (public) from my start9? Do I have to add an ip and a port? If YES which one?

Thanks in advance for your support

Yes, you’d need to tell RTL where to look for the peer… so… for example…

03d4809d1a129228b9afb54dd5b3bcc29b8e59d5c8fc1f3104315baf19c8e0c76b

and

@2svin2f6lssximwg53ydukjv33vix6mhlijqe5w5njodyuuby2s562ad.onion:9735

=

03d4809d1a129228b9afb54dd5b3bcc29b8e59d5c8fc1f3104315baf19c8e0c76b@2svin2f6lssximwg53ydukjv33vix6mhlijqe5w5njodyuuby2s562ad.onion:9735

After you add a peer, it’ll ask if you want to open a channel (this is a good way to open a channel, because it proves you can connect to a peer first). If you don’t open a channel, the peer will connect, do nothing, then disconnect after a while.

Hi, worked fine…Thanks again for your help.