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
How do i get this to run?
I have P2Pool running on my openSUSE so I know python 2.7 is installed and running but when I try to run the pywallet.py --web and use sudo before it it tells me pywallet.py : command not found, any ideas?
Thanks,