How will you know if a tx is incorrect? aka how are txs broadcasted to the network as if there's 1 receiver
all network votes if masters did their job right
Then you're in a problem spot
.so it sounds like common nodes are comparable to lite clients, with the exception that they do some minor processing of txs. but the challenge is who's the receiver. it's like a message being passed around. common nodes are full clients. anytime a message hits a bottleneck it can be intercepted and stopped
common nodes dont have the speed to check all, so they check only the part they transferred but all together they check 100% of all txs more over there are 2 networks of master nodes: sync and backup. one checks another. the verification checks them both and peers check them partly. masters can make a block together, but if its wrong, the network will decline it
Hello, so peers being these 'common nodes, right? who then pass it down the chain