2
I have two transactions that won't go through. The first one I
I sent with a zero transaction fee by accident and the second one I
I sent with a fee of .00022324. Neither is going through. I read this question and one of the answers said that
What can I do to speed-up the transaction’s confirmation?
Nothing. The next best thing is to cancel and resend the transaction.
Make a note of the individual bitcoin address(es) that the unconfirmed transaction was sent from. Wait a few days until your wallet stops broadcasting the transaction (or for immediate results, run Bitcoin Core with the -zapwallettxes option) Send all your bitcoins from the addresses recorded in step 1 to a new address with the recommended or higher than recommended fee. Make original transaction again using the recommended fee.
I wanted to try the -zapwallettxes option but when I try to run bitcoind from terminal it doesn't work. And since I installed from PPA I can't find where the binary was put.
And since I installed from PPA I can't find where the binary was put.What doeswhich bitcoindreturn? – Nick ODell – 2016-03-16T05:44:17.420It shows nothing. No error, nothing at all. – rajlego – 2016-03-16T07:29:07.110
You seem to be running bitcoin-qt, not bitcoind. – Pieter Wuille – 2016-03-16T15:06:01.270
I didn't know they were separate. Is there anything I can do now then besides waiting? – rajlego – 2016-03-16T15:45:52.053