How would I programatically list the Nodes of the Blockchain of any given POS-Cryptocurrency?
I currently need more nodes (addnode=x.x.x.x) for the config file, because I'm stuck with only 2 Connections.
I have read about getaddr but couldn't find more than this.
Any help is appreciated.