Skip to content

Commit

Permalink
Update Consensus.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariruwanjiru authored Feb 11, 2025
1 parent e4dda8f commit a7c0919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/MiniMintDetails/Consensus.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ katex: true

# Fedimint Consensus

Because it takes such a central part in a federated mint we will begin with explaining the properties of
Because it takes such a central part in a federated mint, we will begin with explaining the properties of
[Byzantine Fault Tolerant (BFT)](https://en.wikipedia.org/wiki/Byzantine_fault) consensus algorithms.

A byzantine fault does not only allow a party to go offline, but also to maliciously continue participating in the
Expand Down Expand Up @@ -55,7 +55,7 @@ if more than

$$f$$

participants propose the same item said item is guaranteed to be included in the next consensus
participants propose the same item, the said item is guaranteed to be included in the next consensus
output.

The consensus protocols we are discussing, asynchronous ones, can only handle about
Expand Down

0 comments on commit a7c0919

Please sign in to comment.