Post
Topic
Board Announcements (Altcoins)
Re: [XPM] [ANN] Primecoin High Performance
by
mikaelh
on 16/07/2013, 11:00:10 UTC
deleted blockchain client now not connecting?
can addnode help and which one?

Here's another list of peers available at this moment:
Code:
       "addr" : "192.241.200.197:9911",
        "addr" : "192.81.217.158:9911",
        "addr" : "78.31.105.26:9911",
        "addr" : "192.157.59.116:9911",
        "addr" : "198.199.65.39:9911",
        "addr" : "173.45.227.231:9911",
        "addr" : "54.242.28.200:9911",

Pick one IP address from the list (to spread the load) and write it your config file like this:
Code:
addnode=X.X.X.X

Alternatively you can use the command line switch -addnode=X.X.X.X.