diff --git a/content/protocol/consensus/protocol.md b/content/protocol/consensus/protocol.md index 126da5f..1e43b39 100644 --- a/content/protocol/consensus/protocol.md +++ b/content/protocol/consensus/protocol.md @@ -4,10 +4,6 @@ weight: 2 math: true --- -{{< callout type="warning" >}} -This post is obsolete. check here for more information. -{{< /callout >}} - Pactus consensus algorithm is a [state machine](https://en.wikipedia.org/wiki/Finite-state_machine) replication with [Byzantine fault](https://en.wikipedia.org/wiki/Byzantine_fault) tolerance. The Pactus consensus algorithm starts with the block creation phase.