Hi Team,
We have created a chain with -txindex=0 parameter where we connected 3 nodes with txindex=0
Now we have issued one asset from admin node & transferred the asset from admin node to node1. As per the defination of txindex this transaction should not be retreived from node 2 & node 3 using "getrawtransaction" API. But we are able to fetch the same from rest of nodes.
Please let us know if we are missing anything.