Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] Darkcoin | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX
by
Minotaur26
on 21/03/2015, 17:11:32 UTC
How do you run a wallet with -zapwallettx in windows machine? Thanks

You can run darkcoin-qt -zapwalletx from cmd (command prompt) or right click on the proprieties of the link of darkcoin-qt and add -zapwalletx in the argument.

the command is -zapwallettxes

If i do from cmd, is it still zapwallettxes or -zapwallettx?

-You go to cmd
-You go to the folder where you have the client
- then type: darkcoin-qt -zapwallettxes
- It will run and rescan the blockchain
- You are done


Hm, i had the same problem with stuck transaction. Did exactly what Minotaour said but i got error message "darkcoin-qt is neither internal or external command..."

Any idea what i might be doing wrong?  

Are you on Windows?
You need to be on the folder where you have the client executable.
Is your client executable named darkcoin-qt?
All you are doing there is running the client from the cmd with the -zapwallettxes argument

Edit: When I say go to the folder where you have the client... It means in the command line... you know cd [DIR] that sort of thing.