File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ katex: true
5
5
6
6
# Fedimint Consensus
7
7
8
- Because it takes such a central part in a federated mint we will begin with explaining the properties of
8
+ Because it takes such a central part in a federated mint, we will begin with explaining the properties of
9
9
[ Byzantine Fault Tolerant (BFT)] ( https://en.wikipedia.org/wiki/Byzantine_fault ) consensus algorithms.
10
10
11
11
A byzantine fault does not only allow a party to go offline, but also to maliciously continue participating in the
@@ -55,7 +55,7 @@ if more than
55
55
56
56
$$ f $$
57
57
58
- participants propose the same item said item is guaranteed to be included in the next consensus
58
+ participants propose the same item, the said item is guaranteed to be included in the next consensus
59
59
output.
60
60
61
61
The consensus protocols we are discussing, asynchronous ones, can only handle about
You can’t perform that action at this time.
0 commit comments