0
I run the bitcoin client 0.17.1 on my ubuntu 18.04 desktop. I have some balance in my wallet. Also my client is fully synced.I have face the wallet conflict. When I send multiple transaction at once(without time gap). Happen two things.
Some transaction is confirmed and completed successfully
Some transaction is stay on the memory pool for a long time. And the status is show as
0/unconfirmed, in memory pool
If I send transaction with some of time gap, no problems is existing. Also I mention that I already used bumpfee RPC. But transaction stay on the unconfirmed stage.
Note: I give the proper fee for every transaction
Possible duplicate of Why is my transaction not getting confirmed and what can I do about it?
– JBaczuk – 2019-06-07T04:11:13.610No, It is not my answer. This answer is say about the transaction fee. But in my case, I give the transaction fee than standard fee rate. – salman faris – 2019-06-07T05:13:16.233
How many transactions are you sending at the same time? How long is the "time gap". – Andrew Chow – 2019-06-07T08:07:46.173
Almost 10 seconds ! – salman faris – 2019-06-07T08:50:05.123
How many transactions are you creating? – Murch – 2019-06-07T08:51:48.373
Almost 12 transactions – salman faris – 2019-06-07T09:02:08.007