Skip to main content

Consensus Correctness

Definition

Consensus correctness means that all honest participants in a decentralized network agree on the same valid state of the ledger. This property ensures that the distributed system functions as intended, with all legitimate transactions being recorded accurately and consistently across the network. It guarantees that the blockchain’s history is immutable and universally accepted by its participants, even in the presence of malicious actors or network disruptions. Achieving consensus correctness is a primary objective of any blockchain protocol.