Ultimate way to delete your forever unconfirmed transactions
- Backup your wallet just in case
- Download Pywallet
- Run './pywallet.py --web'
- Go to http://localhost:8989 in your browser
- Fill the Delete form like this:
- Wallet Directory: /your/wallet/directory
- Wallet Filename: yourwalletfilename
- Key: all
- Type: leave 'Transaction'
- Click the Delete button
- Run 'bitcoin -rescan'
- Done, no more unconfirmed tx's
Hey,
I just try to follow this instruction... but got problems.
I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did...
But what to do now?
If I type in
http://localhost:8989 in my brower I just get a message that it is not available.
Does my wallet needs to be open at the time I do this?