Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
16897577
Topic
1574637
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
Quote from: EpyxZ on November 15, 2016, 05:36:10 PM
Quote from: dustind900 on November 15, 2016, 05:19:21 PM
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
}