diff --git a/docs/specification/genesis.rst b/docs/specification/genesis.rst index 5edd1b7b9..427c88bb2 100644 --- a/docs/specification/genesis.rst +++ b/docs/specification/genesis.rst @@ -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