1
Given I want to transfer bitcoin from A to B, and then from B to C. I broadcast two transactions to the network (with the same transaction fee), in order: A to B and then B to C. Is there any chance that the second transaction gets processed before the first (and thus rendered invalid because the bitcoin has not yet arrived in B)?
Thanks. It makes easy for me to broadcast multiple transactions to the network then :) – Phương Nguyễn – 2014-05-05T16:00:04.143
I relay my transaction through webbtc.com and I can see that if the transaction is valid, then the network accept it. If it depend on unconfirmed transaction, then the network simply discarded it. – Phương Nguyễn – 2014-08-02T16:55:02.167