Hey everyone, so this is a question about a different crypto, but since the Dash community is generally the most helpful I thought I'd ask here to see if anyone knew what might be going on since it's a semi-general question.
So I sent a transaction, with the fee, and it isn't showing up in any block. It has been an hour or two now. I sent one right after it to the same poloniex address with same fee and it is showing up as confirmed... Any ideas?
You sent from

wallet, exchange?
From wallet to an exchange
Did you look at the transactions tab? If it hasn't been confirmed, it could be stuck. Usually, if it's a bitcoin type wallet, you can close it then start it up again like :
./dash-qt --zapwallettxes (Linux)
or make a bat file with:
dash-qt.exe --zapwallettxes put that in a notepad then save it as a bat file (just put that in the same folder as your dash-qt.exe) (windows)
That should clear the hung transaction (if that's the problem) and you can send a new transaction to the exchange (you should see the funds back in your wallet if that worked)
much easier.
I agree that on 99.9% that would solve the problem.