Constantine 152290db7e Add \health rpc endpoint (#1306)
* Init `\health` rpc endpoint

* remove additional info from `\health` rpc endpoint

* Cleanup imports

* Added time threshold for health check

* Update rpc doc

* Remove unnecessary checks for blocktime creation lag

* Clean up of unnecessary config usage
2018-03-19 19:39:37 +03:00
..
2017-09-16 15:11:10 -04:00
2018-02-27 18:01:10 +04:00
2017-09-16 15:11:10 -04:00
2018-01-21 12:31:14 -05:00
2018-03-05 16:30:36 +04:00
2018-03-05 16:30:36 +04:00
2018-03-05 16:30:36 +04:00
2018-02-27 18:02:40 +04:00
2018-03-06 15:19:59 +08:00
2018-02-27 18:02:40 +04:00
2018-01-26 14:44:48 +00:00
2018-01-21 12:31:14 -05:00
2017-09-01 20:08:22 -04:00

Here lies our documentation. After making edits, run:

pip install -r requirements.txt
make html

to build the docs locally then open the file _build/html/index.html in your browser.

WARNING: This documentation is intended to be viewed at:

https://tendermint.readthedocs.io

and may contain broken internal links when viewed from Github.