Post
Topic
Board Beginners & Help
Re: Need help with core wallet, FOR A REWARD
by
Sharma
on 27/06/2016, 12:21:01 UTC
This command will remove that transaction and the above three from your wallet, thus allowing you to resend the Bitcoin locked up in those transactions. It will be as if those four transaction had never even happened in the first place.

Here's what I got. Any suggestions?
You're on a Mac, yes? If so, open up the Terminal app. Then type:
Code:
open /Applications/bitcoin-qt.app --args -zapwallettxes

Once Bitcoin Core starts from this command, you should see that all of your unconfirmed transactions will be gone. The same behavior with those four transactions never happening should still happen.

Hi, sorry for taking so long. It says "method not found (code -32601)".

You're entering the command in your debug console, it should be run from the terminal Wink