Post
Topic
Board Announcements (Altcoins)
Re: Weed Tokens [X11,PoSv2] MySweetyWeed - Weed Social Network with cash earning!
by
MySweetyWeed
on 07/04/2015, 05:34:30 UTC
What is going on here?

My wallet won't sync anymore!

Where are my coins?



{
"version" : "v1.1.0.0-g32a928e",
"protocolversion" : 60014,
"walletversion" : 60000,
"balance" : 0.00000000,`  
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 0,
"timeoffset" : 0,
"moneysupply" : 0.00000000,
"connections" : 0,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : {
"proof-of-work" : 0.00024414,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1423683663,
"keypoolsize" : 100,
"paytxfee" : 1.00000000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}


you have 0 blocks downloaded, so wallet won't show you any coins. You need to close wallet and delete everything in appdata, except wallet.dat. If you delete wallet.dat - you will lost all coins. Then you have to create WeedTokens.conf and put there:
Code:
rpcuser=USER
rpcpassword=PASSWORD
rpcport=15715
addnode=188.166.2.211
Run wallet again and wait for resync, all coins must be there.
New version of blockexplorer have some issue (https://github.com/iquidus/explorer/issues/6), i hope reindex database will help.