Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Demoncoin [XED] -=IPoS TakeOver=- V2.0 Wallets released! Update ASAP!!
by
EpyxZ
on 16/11/2016, 20:45:36 UTC
My balance is about ~70,000 coins less after I updated the wallet. I have not had an outgoing transaction since block 85775. The blockchain shows the correct amount and also does not show any transactions.

https://chainz.cryptoid.info/xde/wallet.dws?2015.htm

Go to your debug console and type

checkwallet

repairwallet

if that doesnt work start the wallet from command line with -rescan  then repairwallet again

if that doesnt work sorry to say looks like you transfered on dif chain :/

Worked great thanks.

Code:
checkwallet
{
"mismatched spent coins" : 74,
"amount in question" : 71693.64204548
}

repairwallet
{
"mismatched spent coins" : 74,
"amount affected by repair" : 71693.64204548
}

Congrats Smiley not a problem man, if you ever run into probs like this or general wallet stuff you can pm me if you want and i'll try and help. Take it ez, congrats again on the repair Smiley

(after repairwallet command always give it a 5 or 10 mins before you try and send coins, sometimes if you dont you will end up getting a missing block error or some crap and have to repeat the repairwallet command. Also BACKUP that wallet.dat. repairing often along with mass send/receives of large transactions can result in a corrupt wallet.dat and that is bad bad bad)