Post
Topic
Board Bitcoin Technical Support
Re: Unconfirmed Transaction since 7 days
by
shorena
on 24/06/2016, 05:49:59 UTC
You might wanna reset all the transactions from your wallet and resynchronize it.

How can I do that ?

Start Bitcoin Core with the command line switch -zapwallettxs to remove the transaction from local storage. The blockchain will subsequently be rescanned for all txns related to your wallet, and you will be able to continue using your wallet. You only need to run it with -zapwallettxs once.

I opened the terminal and did : open /Applications/bitcoin-qt.app --args zapwallettxes

It did opened but nothing changed.

Which version do you run?