Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PoW] [PoS] VEIL - Privacy without compromise
by
veilMaDOS
on 10/01/2019, 18:00:39 UTC
i restored wallet from seed, all coins gone  Undecided
Hey mitzi. Very sorry that you experienced this issue.

You can try this on the console if you're using wallet version 1.0.0.6 or lower.
IF YOU ARE USING VERSION 1.0.0.7 DOWNLOADED ON JANUARY 8TH, DO NOT USE THE FOLLOWING COMMAND AS IT CAN CORRUPT YOUR WALLET.DAT:
Code:
rescanblockchain

Solutions below should be fine on any wallet version.

If the above did not work or it is not applicable to your wallet version, try the following commands:
Code:
getarchivedzerocoin
reconsiderzerocoins
resetspentzerocoin
resetmintzerocoin true

If those did not work, try:
Code:
searchdeterministiczerocoin 0 3000 2
Replace "3000" with an amount higher than the amount of Zerocoins you had, (i.e. if you had 2543 Zerocoins, set the number to 2600). If your wallet crashes with this command, replace "2" with "1". Wait for the command to finish and say "done".

Finally, if any of these solutions don't work, please contact our support team either through the Veil Discord server #support channel, or by submitting a ticket through the Veil Support Portal.