Post
Topic
Board Announcements (Altcoins)
Re: [ANN] GameCoin (GME) - Current version = v0.8.4.2
by
Miner-TE
on 18/06/2016, 23:12:42 UTC
addnode=76.95.178.229:9776  should allow you to connect,  I have the following...
 

Code:
gamecoind getpeerinfo
[
    {
        "addr" : "192.99.8.126:45117",
        "services" : "00000001",
        "lastsend" : 1466289524,
        "lastrecv" : 1466289524,
        "conntime" : 1464234382,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279034,
        "banscore" : 0
    },
    {
        "addr" : "96.87.169.209:35558",
        "services" : "00000001",
        "lastsend" : 1466291081,
        "lastrecv" : 1466291081,
        "conntime" : 1465887711,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279042,
        "banscore" : 0
    }
]