0

I made a transaction a few days ago, but the fee was to low so it doesn't get confirmed. So I want to give the transaction a higher fee. But when I resend the transaction I get this error:

258: txn-mempool-conflict

I restarted my server. I tried leaving the output the same but added an input. I tried changing the output to an higher fee and left the input the same. I tried the abandontransaction command but that returns Transaction not eligible for abandonment. But the error is still there. How can I resend my transaction so it will get confirmed?

Jan Wytze
  • 299
  • 1
  • 10
  • Are you using Bitcoin Core? Did you try using `-zapwallettxes` or `-abandontransaction`? Have you seen [Why is my transaction not getting confirmed and what can I do about it?](http://bitcoin.stackexchange.com/q/9046/5406) – Murch Mar 09 '17 at 18:58
  • -zapwallettxes doesn't work because I run bitcoind in prune. And -abandontransaction returns the same error. – Jan Wytze Mar 09 '17 at 21:03
  • `abandontransaction` wouldn't work, because the offending transaction is also in your memory pool. – Nick ODell Mar 09 '17 at 22:24

0 Answers0