From otoburb at gmail.com Sun Jul 29 17:34:20 2018 From: otoburb at gmail.com (Davison) Date: Sun, 29 Jul 2018 13:34:20 -0400 Subject: [Lightning-dev] Measuring Lightning Nodes In-Reply-To: <CAJRVQkCi9UBDeb+OkPJaEN1cAxp_19KEaBqjhaJco6xNRuiYvg@mail.gmail.com> References: <CACXqvcO+quAAnj5nTETNd3P7+pJGXxrNkJV2kr9qBib48faioQ@mail.gmail.com> <CAJRVQkCi9UBDeb+OkPJaEN1cAxp_19KEaBqjhaJco6xNRuiYvg@mail.gmail.com> Message-ID: <CAA_5sUn2xgn=JiiZRM+OBwwK0wNFPsuLG=D6=XPk6OYkzqHJxQ@mail.gmail.com> >>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.** I believe Artem meant 1ml dot com. On Sun, Jul 29, 2018 at 11:37 AM ????? ?????????? <theartlav at gmail.com> wrote: > > 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 <alex.evanovic.151 at gmail.com>: >> >> 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 >> > > _______________________________________________ > Lightning-dev mailing list > Lightning-dev at lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev