NEED SOLUTION - Validation Error-Mempool-conflict

0

I SENT XPUB and tried to send many messages blockchain never respond. and one account has been more than 5 days. i am having "validation Error-Mempool-conflict. what is this and how long it will take? Is this something blockchain stocks and steal our money? i have many accounts and two of my accounts got same issues since last week.

Rays

Posted 2017-08-17T17:47:08.697

Reputation: 1

Possible duplicate of Validation Error: Error #-26: 258: txn-mempool-conflict

Pieter Wuille 2017-08-17T18:15:44.563

I'm having the same issue. Contact blockchain support.nervouslight 2017-08-17T19:33:19.897

I contacted blockchain support, they do nothing. it's been like 5 days and yesterday another account also has same issue. this is how they freeze our money? new account has over $19k and the old account which has issue has more than $250kRays 2017-08-18T03:38:13.127

Answers

1

I found the solution guys.

Possible fixes, broadcast your transaction on localbitcoin blockexplorer (yeah they have one) : https://localbitcoinschain.com/tx/send

All fine with your coins the problem is in blockchain mempool and to unblock need to send transaction manually to bypass the blockchain mempool.

Solution step by step:

  1. Open chrome inspector in the network tab
  2. Try to create a transaction and get "Validation error"
  3. Open "Headers" of pushtx request and copy content from FormData, field tx: "You need that content"
  4. Enter that transaction in form here https://localbitcoinschain.com/tx/send and click submit
  5. You'll get transaction id and can check it in blockexplorer this transaction belongs to you and you need to wait when it will be confirmed

x4nder

Posted 2017-08-17T17:47:08.697

Reputation: 11

When you have enough reputation you can comment on any post.Willtech 2018-03-29T13:18:43.387