I'm very worried.
I made a big withdraw (~26kk) from my wallet qt, but this transaction do not get confirme (after 12 hours)
I have already done a small withdraw (100k) some hours before that, and I had no problem. It was quick.
- My wallet qt is synced.
- I paid a tax for transfer.
Transfer id: 724968208dc9a3ad09e92f1a5a3d7138f971ea9887b5b7309b78e201a9be8c3a
Does anyone have advice/suggestion for me? Does anyone can help me?
If you can get the the raw transaction data, I'll try to send it via the pool and get it mined. If it is conflicted, You will need to export the private keys for the input transactions and import it another way.
To get the raw transaction data:
In the console, getrawtransaction 724968208dc9a3ad09e92f1a5a3d7138f971ea9887b5b7309b78e201a9be8c3a
Copy the resulting block of text and send it to me. I'll try to broadcast the transaction.
Dumping the keys is a little involved depending on how many.
In a nutshell, Use decoderawtransaction
You can use a fresh wallet (backup of course) and importprivkey
Or, since we have Coinomi now, get them in there with it's sweep function.
I use the paper wallet details page to generate the QR code for the private key, then scan it into Coinomi sweep feature.
https://hobbyistpool.ddns.net/paperwallet/?currency=newyork#
PM me, I can help.