mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-03 02:22:04 +00:00
[docs/Commit] all application instances must return the same hash
Refs https://github.com/tendermint/tendermint/issues/1422
This commit is contained in:
@@ -284,3 +284,6 @@ Commit
|
||||
|
||||
- Persist the application state.
|
||||
- Return a Merkle root hash of the application state.
|
||||
- It's critical that all application instances return the same hash. If not,
|
||||
they will not be able to agree on the next block, because the hash is
|
||||
included in the next block!
|
||||
|
||||
Reference in New Issue
Block a user