0
I have created a transaction several days ago, with a very low fee. The transaction was meant to remove dust from my wallet, so increasing the fee won't help as the transaction is very big (1.6KB), and I can't afford to spend more than a few (28 right now) satoshis per byte. Now as expected, this transaction is stuck forever. I now want to send some of the dust somewhere else. If I understand correctly, I could just create a new transaction that uses the same (not transferred yet) bitcoins, which would then automatically invalidate the waiting transaction. How can I do this with Electrum? If I just create another transaction, it will wait for the parent to confirm.
I think you misunderstood my intention. I do not want to increase the fee. As I explained, the transaction is about 1.6kB, so I would need to spend a few mBTC as fee to get it through. Instead, I want to just create a new transaction ignoring the old one (double spend the same BTC to some other adress!). The old one will then be invalidated as double spending. – Gasp0de – 2018-01-19T14:02:26.507
Ah I understand. This article should be able to help you with step by step details as you'd have to craft your own transaction
https://steemit.com/bitcoin/@profitgenerator/tutorial-how-to-fix-unconfirmed-transactions
Thank you very much, this was exactly what I was looking for! – Gasp0de – 2018-01-23T20:40:12.987