Post
Topic
Board Beginners & Help
Merits 5 from 5 users
Re: TUTORIAL - How to fix Unconfirmed Transactions!
by
khaled0111
on 30/05/2020, 18:30:26 UTC
⭐ Merited by o_e_l_e_o (1) ,DdmrDdmr (1) ,nc50lc (1) ,Husna QA (1) ,pooya87 (1)
The images you posted are not showing so please fix it.

Secondly, this method is probably not going to work as at the moment you broadcast the second transaction it will be rejected because of double spending.
What you did here is just deleting the transaction locally to let your wallet create a second transaction using the same inputs. However, the first transaction still exist in other nodes' mempools.

The only way this would work is if you send the signed transaction directly to cooperating miner or when the first transaction gets dropped from the network,s mempool.