0
All the full nodes in Bitcoin network validate a new block as soon as it is mined and propagated on the network, by verifying the nonce and the resulting block hash. Now the question is that, Do full nodes validate each transaction in the Block, based on its complete history of input and outputs to check for any error?