0
are all nodes validate each transaction added in a new block?
Because what if someone said I have completed block and added invalid transaction? and if others node just accepts a block without validating a transaction.
0
are all nodes validate each transaction added in a new block?
Because what if someone said I have completed block and added invalid transaction? and if others node just accepts a block without validating a transaction.
2
are all nodes validate each transaction added in a new block?
Yes, each full node checks each transaction and block to make sure they are valid according to the network rules.