[docs/spec] update msg type and Tendermint behavior (#1468)

Refs #1422
This commit is contained in:
Anton Kaliaev
2018-04-17 19:38:10 +02:00
committed by GitHub
parent 45a05b4726
commit ece3f678da

View File

@@ -18,8 +18,8 @@ Fields
- ``power``: The validator's voting power.
- ``name``: Name of the validator (optional).
- ``app_hash``: The expected application hash (as returned by the
``Commit`` ABCI message) upon genesis. If the app's hash does not
match, a warning message is printed.
``ResponseInfo`` ABCI message) upon genesis. If the app's hash does not
match, Tendermint will panic.
- ``app_state``: The application state (e.g. initial distribution of tokens).
Sample genesis.json