I tried to pay with WKC at www onewebcam com but it was never credited, I lost around 500 WKC. I followed the procedure on the site and made the deposit but it just never got credited and no support so be careful
Maybe open a ticket with onwebcam, and verify that they are on the current version of 0.8.7.1, and make sure you are on version 0.8.7.1 If they are not, and/or you are not, then your coins are not completely lost.
Make a backup of your wallet, and the full block chain, then use the following program: Pywallet.py (found here:
https://github.com/jackjack-jj/pywallet )
1) stop wankcoin-qt, (or wankcoind) and
backup you wallet.dat2) start pywallet.py --web
3) in your browser go to 127.0.0.1:8989
4) go to transactions and delete all transactions (after you specify where your wallet.dat is located.)
5) restart wankcoin-qt --resync (or wankcoind --resync) and let it re-sync (it will start with a balance of 0 which is ok and you should get back all your coins.)
If you are not on version 0.8.7.1, please verify that you are on the right block. The current block info can be found here:
http://explorer.wankcoin.com/chain/Wankcoin If not, then you will need to delete everything EXCEPT wallet.dat and wankcoin.conf from where your wallet is located, and then let the wallet re-sync.