- What does it mean when we say that in blockchain, consensus determines the truth?
- How is this different from how truth is determined in a central database?
*Consensus on the blockchain means there is agreement amongst the network with transactions.
If the network validates transaction it gets added to the ledger, if not it gets discarded. Consensus prevents fraudulent transactions by incentivizing the network to tell the truth.
- This is different from a normal centralized database because the database can be manipulated thus corrupting it and making it difficult to audit for validity.