Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [VNL]- VanillaCoin.net [ New WhirlpoolX Algo ]
by
Ptah
on 03/03/2015, 23:49:53 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)
This will give you information about the wallet
If you would like to fix wallet you have to write in the command line instead getinfo repairwallet