Post
Topic
Board Altcoin Discussion
Re: LIST NODES OF ANY CRYPTOCURRENCY
by
cryptocoin89
on 02/05/2018, 05:09:07 UTC
Similarly, you can get the list of nodes by requesting the peers you have connected with by using the getaddr() function. If the peers help you out in listing more peers, you can request the peers of peers for more nodes for you to connect with.

Hello and thanks for the reply. I actually need nodes of a POS Coin named BOSON and can't find any explorer online, just none.
Can you please be more specific on getaddr(). Where is this function located at, in wallet-qt or where? Any sample is appreciated.