-snip-
maybe you have an easy guide for removing a TX from the wallet?
Thanks!
Sure, keep in mind though that you can only remove the TX from
your wallet. This will not effect the network and the transaction might still get confirmed. If its confirmed it will reappear in your wallet with the block.
Removing tx from wallet.
#1 stop bitcoin core
#1.1 make sure its closed
#2 start bitcoin core with
-zapwallettxes#2.1 for windows you do this by opening "run" (Win + R), entering the following (modify path if needed) and confirm with "OK"
c:\Program Files\Bitcoin\bitcoin-qt.exe -zapwallettxes
#3 let bitcoin core do its thing, it will relearn about all confirmed transactions.