0
I just realized that multibithd is no longer supported. I have some funds there and I try to make 2 transactions, which were not confirmed in blockchain, because I also place them without commission.
If multibithd is supposed to doesn't work. What will happen with that transaction? will it expire? will it be completed? The status in multibit is sending since December 18, 2017.
I already moved my funds to electrum and that transaction does not appear.
Also, I do not understand if the transaction is unconfirmed because it places the commission = 0 or because multibit does not work anymore.
And, what would happen if I make another transaction in electrum?
Thank you and waiting for your answers.
So, the best solution would be to do the transfer in electrum again? What will happen to the previous transaction, expire? – None – 2017-12-24T21:30:44.313
The transaction remains valid and in mempools until it either becomes confirmed or invalidated. It can become invalidated if any of its inputs are used in another transaction (a doublespend). If you repeat your transaction, you should make sure that the old transaction cannot be confirmed anymore by invalidating it. – Murch – 2017-12-24T21:32:29.157
Thank so much for your help. How do I make that doublespend transaction? Is normal as any transaction by clicking on send and placing the amount, address and commission? Where do I get (any of its inputs)? – None – 2017-12-24T21:37:59.870
Use Electrum's "Send from" feature to pick one of the Unspent Transaction Outputs that your previous transaction also used as an input. Since each UTXO can only be spent once, the old transaction becomes invalid when this one gets confirmed. – Murch – 2017-12-24T22:01:14.217
Perfect, thank you very much!!. There is a risk that both transactions are confirmed (One of Multibit and one from Electrum) and left with a debit or negative balance? – None – 2017-12-24T22:09:11.060
Let me explain with an allegory. When you're using the same UTXO in two different transactions, this is akin to you having a single 10 dollar bill, but promising the same 10 dollar bill to two different recipients. You can only give it to one of them. What I'm suggesting is that you make your first and second transaction clash in this fashion that thusly only one of them can become valid. – Murch – 2017-12-24T22:25:14.593