Post
Topic
Board Announcements (Altcoins)
Re: [SSD] Sonic - 1st TOR with functional anon send - Steganography based Anon App
by
elroigter
on 05/11/2015, 11:30:29 UTC
If i wrote getpeerinfo in the console I have this:

[
{
"addr" : "xu5ci4j3sr6rehaq.onion:14437",
"services" : "00000001",
"lastsend" : 1446722673,
"lastrecv" : 1446722672,
"conntime" : 1446721826,
"version" : 62100,
"subver" : "/DALEKS:2.1.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 705528,
"banscore" : 1
},
{
"addr" : "vn4g4t6gwqja5tno.onion:14437",
"services" : "00000001",
"lastsend" : 1446722656,
"lastrecv" : 1446722656,
"conntime" : 1446721883,
"version" : 62100,
"subver" : "/DALEKS:2.1.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 705528,
"banscore" : 1
},
{
"addr" : "srnb7dxv47oxxfmy.onion:14437",
"services" : "00000001",
"lastsend" : 1446722531,
"lastrecv" : 1446722654,
"conntime" : 1446721914,
"version" : 62100,
"subver" : "/DALEKS:2.1.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 705528,
"banscore" : 1
},
{
"addr" : "jjsgap2t6rhoyawq.onion:14437",
"services" : "00000001",
"lastsend" : 1446722646,
"lastrecv" : 1446722647,
"conntime" : 1446721931,
"version" : 62400,
"subver" : "/DALEKS:2.4.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 705528,
"banscore" : 1
},
{
"addr" : "127.0.0.1:42512",
"services" : "00000001",
"lastsend" : 1446722651,
"lastrecv" : 1446722651,
"conntime" : 1446722029,
"version" : 62100,
"subver" : "/DALEKS:2.1.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 705529,
"banscore" : 0
},
{
"addr" : "lbtk6lq44ca2wu7k.onion:14437",
"services" : "00000001",
"lastsend" : 1446722579,
"lastrecv" : 1446722647,
"conntime" : 1446722194,
"version" : 62100,
"subver" : "/DALEKS:2.1.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 705533,
"banscore" : 1
},
{
"addr" : "127.0.0.1:42594",
"services" : "00000001",
"lastsend" : 1446722571,
"lastrecv" : 1446722647,
"conntime" : 1446722569,
"version" : 62100,
"subver" : "/DALEKS:2.1.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 705540,
"banscore" : 0
}
]

If I wrote: addnode ry3ifywtgeqqghf7.onion add, the console give me this: Method not found (code -32601).

Anybody can help me to sync my wallet?