Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor typo #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion research/pos_pool_security.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Consider the following Tendermint instances:
- In order to compromise the safety of the system at least 1/3 of the
validator nodes must be byzsantine, 2 validator nodes
- To compromise a single validator node, at least 1/3 of the pool's nodes
must be compramised, 2 nodes
must be compromised, 2 nodes
- In total, under an optimally densely arrangement the minimum number of
nodes for the safety of the network to be compromised is 4 nodes:
- Pool 1: (4 non-byzantine nodes) = non-byzantine
Expand Down