From theartlav at gmail.com Sun Jul 29 15:36:45 2018 From: theartlav at gmail.com (=?UTF-8?B?0JDRgNGC0ZHQvCDQm9C40YLQstC40L3QvtCy0LjRhw==?=) Date: Sun, 29 Jul 2018 18:36:45 +0300 Subject: [Lightning-dev] Measuring Lightning Nodes In-Reply-To: References: Message-ID: Define "measure". If you want to know how many nodes and channels are there, you need to connect to any LN node and set initial_routing_sync flag in init message. This will prompt the peer to send you the whole gossip dump, containing node and channel info of every public node/channel (sans channel capacities). If you don't want to make stuff but just to query your c-lightning node, then use listnodes and listchannels commands with lightning-cli. If you want to just get the information without doing anything or running a node, then you can look it up on explorer sites, like 1ml dot org. -Artem 2018-07-29 17:21 GMT+03:00 Alex Evanovic : > Hi all, > > Hope you are well. > > Can you please suggest how can I measure lightning nodes, in its current > state? > > Best, > Alex > ? > > _______________________________________________ > Lightning-dev mailing list > Lightning-dev at lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: