We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf86a0 commit 98c55d4Copy full SHA for 98c55d4
README.md
@@ -7,7 +7,7 @@ The Honey Badger of BFT Protocols.
7
[](https://codecov.io/github/initc3/honeybadgerbft-python?branch=dev)
8
9
HoneyBadgerBFT is a leaderless and completely asynchronous BFT consensus protocols.
10
-This makes it a good fit for a blockchains deployed over wide area networks
+This makes it a good fit for blockchains deployed over wide area networks
11
or when adversarial conditions are expected.
12
HoneyBadger nodes can even stay hidden behind anonymizing relays like Tor, and
13
the purely-asynchronous protocol will make progress at whatever rate the
0 commit comments