any nodes my wallet stop to sync
I can send you mine if you want. Where can I find them ? Even if I've been around for near a year, I still don't know how to access it
!
help -> debug -> console -> "getpeerinfo" -> copy them
[
{
"addr" : "194.135.93.51:58851",
"services" : "00000001",
"lastsend" : 1446108976,
"lastrecv" : 1446108976,
"conntime" : 1446108507,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 67540,
"banscore" : 0
},
{
"addr" : "151.80.42.180:58851",
"services" : "00000001",
"lastsend" : 1446108957,
"lastrecv" : 1446108976,
"conntime" : 1446108513,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 67540,
"banscore" : 0
},
{
"addr" : "192.241.204.48:58851",
"services" : "00000001",
"lastsend" : 1446108957,
"lastrecv" : 1446108976,
"conntime" : 1446108623,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 67544,
"banscore" : 0
},
{
"addr" : "104.208.39.221:58851",
"services" : "00000001",
"lastsend" : 1446108977,
"lastrecv" : 1446108976,
"conntime" : 1446108954,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 67550,
"banscore" : 0
}
]
Thank you. This is what I get.