Post
Topic
Board Announcements (Altcoins)
Re: [CBR]CryptoBancor|POW/POS|POD 5*|COIN CONVERTIBLE INTO SILVER|POW 3 days
by
TimC
on 26/12/2014, 22:57:11 UTC
So I've download the wallet. Created the .conf file and put in the nodes. Stated the wallet but it does not sync.


My .conf look like this and wallet sync

server=1
daemon=1
listen=1
maxconnections=1024
rpcuser=user
rpcpassword=pass
rpcport=33155
addnode=suchpool.pw/cbr
addnode=185.18.148.41
addnode=cbr.suprnova.cc
addnode=37.59.18.108
addnode=82.145.57.119
addnode=82.145.57.56
addnode=82.145.57.46

So I used what you have in your .conf file and it got one node that the blocks stopped on 1269
here is the one peer that I'm connected to.


[
{
"addr" : "134.249.144.169:36965",
"services" : "00000001",
"lastsend" : 1419634196,
"lastrecv" : 1419634184,
"conntime" : 1419634172,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"startingheight" : 1269,
"banscore" : 0
}
]