Post
Topic
Board Announcements (Altcoins)
Re: G3N INFORMATION PLATFORM
by
psycodad
on 30/01/2020, 15:19:14 UTC

Restarted one of the seed nodes: only inbound connections, no other listening nodes.
..........

start a node with no chain data to see who's listening

Started with listen=0 and indeed there is another listening node.
Though from the seeds in the wallet src none is up at the moment, so you would need

Code:
addnode=73.35.205.20

for new wallets to synch.

HTH