optimistic-confirmation-and-slashing - fix typos (#20741) (#20765)

(cherry picked from commit 84660bbf3d)

Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
mergify[bot]
2021-10-18 17:49:45 +00:00
committed by GitHub
parent 0619705ce5
commit 8e666f47e0

View File

@ -39,9 +39,9 @@ on our mainnet, cosmos, or tezos. For our network, which is primarily
composed of high availability systems, this seems unlikely. Currently, composed of high availability systems, this seems unlikely. Currently,
we have set the threshold percentage to 4.66%, which means that if 23.68% we have set the threshold percentage to 4.66%, which means that if 23.68%
have failed the network may stop finalizing blocks. For our network, have failed the network may stop finalizing blocks. For our network,
which is primarily composed of high availability systems a 23.68% drop which is primarily composed of high availability systems, a 23.68% drop
in availabilty seems unlinkely. 1:10^12 odds assuming five 4.7% staked in availability seems unlikely. 1:10^12 odds, assuming five 4.7% staked
nodes with 0.995 of uptime. nodes with 0.995 uptime.
## Security ## Security