Transaction ordering when one transaction redeems another within a block

2

Say we have txA and txB, and txB contains an input that redeems an output from txA.

In order for a block containing both txA and txB to be valid, is it necessary that txB be after txA in the list of transactions for that block?

runeks

Posted 2015-08-25T18:16:04.813

Reputation: 1 137

Question was closed 2015-08-25T20:42:48.363

While I agree that the question is the same, the answer to the other question is simply a long-winded "yes", without any references or sources. How can I mark an answer as correct if I can't judge whether it's correct or not?runeks 2015-08-28T12:17:02.157

No answers