Skip to main content

Deterministic Consensus

Definition

Deterministic consensus refers to a type of agreement mechanism in distributed systems where all honest network participants are guaranteed to agree on the state of the ledger within a finite and predictable number of steps. Unlike probabilistic consensus, which offers a high likelihood of agreement that increases over time, deterministic consensus protocols provide immediate and absolute finality for transactions. This property is crucial for applications requiring instant settlement and strong consistency guarantees.