Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [VNL]- VanillaCoin.net [ New WhirlpoolX Algo ]
by
traumschiff
on 03/03/2015, 21:54:47 UTC
In any regard, I will keep this thread updated.

Wallet repair is possible this way: install curl and cmd box the following:

Linux: curl --user user --data-binary '{"jsonrpc": "1.0", "id":"123", "method": "getinfo", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:9195/
Win: curl.exe --user user --data-binary \"{\"jsonrpc\": \"1.0\", \"id\":\"123\", \"method\": \"getinfo\", \"params\": [] }\" -H "content-type: text/plain;" http://127.0.0.1:9195/

People on IRC can help with this, a user just reported back with this working.

(If it's an issue with your wallet)