getpeerinfo
Returns information regarding the neighboring peers.
Example
getpeerinfo
[
{
"addr": 172.291.17.98:33831,
"services": 1,
"lastsend": 1440850932,
"lastrecv": 1440850932,
"conntime": 1440836652,
"version": 60035,
"subver": "Vanillacoin:0.3.2",
"inbound": false,
"releasetime": -1,
"startingheight": 193358,
"banscore": 0
},
{
"addr": 45.120.164.51:39014,
"services": 1,
"lastsend": 1440850931,
"lastrecv": 1440850931,
"conntime": 1440839579,
"version": 60035,
"subver": "Vanillacoin:0.3.2",
"inbound": false,
"releasetime": -1,
"startingheight": 193385,
"banscore": 0
},
{
"addr": 144.36.80.030:54178,
"services": 1,
"lastsend": 1440850903,
"lastrecv": 1440850931,
"conntime": 1440848696,
"version": 60035,
"subver": "Vanillacoin:0.3.2",
"inbound": false,
"releasetime": -1,
"startingheight": 193476,
"banscore": 0
}
]