enforce <1/3 validator updates

Refs #950
This commit is contained in:
Anton Kaliaev
2017-12-25 12:10:53 -06:00
parent 616f7e74db
commit cf0b5d3715
5 changed files with 93 additions and 89 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ Light clients are an important part of the complete blockchain system
for most applications. Tendermint provides unique speed and security
properties for light client applications.
See our developing `light-client
repository <https://github.com/tendermint/light-client>`__.
See our `lite package
<https://godoc.org/github.com/tendermint/tendermint/lite>`__.
Overview
--------