Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Demoncoin [XED] -=IPoS TakeOver=- V2.0 Wallets released! Update ASAP!!
by
dustind900
on 16/11/2016, 19:29:55 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
}