0
I have been reading about the validation of transactions. And I understand the actual method in which a transaction is composed (by inputs and outputs). And I know a transaction ends up in a transaction pool before being put in a block.
However, I want to know what happens in between. How many nodes need to validate my transaction before it ends up in the transaction pool?