1
I originally thought one could determine whether a transaction is unique or not by its id. However, if you perform sendmany, then each of these transactions will share the same id, is that right? In this case, how would you go about determining if a transaction is unique?
1After putting up this post, I realized that too. I guess having them listed as what seemed to me as different transactions in the
recenttransactionscall confused me a bit. Thanks! – Ramon Tayag – 2013-04-13T23:48:39.147