From stan.kladko at galacticexchange.io Tue Dec 12 15:32:12 2017 From: stan.kladko at galacticexchange.io (Stan Kladko) Date: Tue, 12 Dec 2017 17:32:12 +0200 Subject: [Lightning-dev] Peer selection Message-ID: I have been reading LN specs, one question that I am trying to answer is how do I find a peer for my lightning connections. Lets say I want to connect to the network with 6 links, each having $100. 1. How do I select the nodes to peer with? 2. How do I make them to do deposits - ideally I want them to match $100 each. But since they are presumably already sufficiently connected to the network, why would they lock more funds? 3. How do I find out if someone wants to connect to me?