Post
Topic
Board Development & Technical Discussion
Re: Question about transaction outputs.
by
samr7
on 17/08/2011, 20:41:14 UTC
I guess it is not possible then? i.e. there is no relationship between prev_out hash and any of the out hashes?

Somebody who knows the source better than I can correct, but it looks like the output for "change" is inserted at a random position in the transaction.  See CWallet::CreateTransaction(), wallet.c:969.  So, there shouldn't be any deterministic clues.