mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 06:33:16 +00:00
Update docs/rfc/rfc-020-block-structure-consolidation.md
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
This commit is contained in:
committed by
William Banfield
parent
bc41391d29
commit
ac7d462303
@@ -210,7 +210,7 @@ be also reflected in the `AppHash`. The `AppHash` is provided by the application
|
||||
and should be deterministically calculated by each node. This field could
|
||||
therefore be removed on the grounds that its data is already reflected elsewhere.
|
||||
|
||||
I would advocated for keeping this field. This field provides an additional check
|
||||
I would advocate for keeping this field. This field provides an additional check
|
||||
for determinism across nodes. Logic to update the application hash is more
|
||||
complicated for developers to implement because it relies either on building a
|
||||
complete view of the state of the application data. The `Results` returned by
|
||||
|
||||
Reference in New Issue
Block a user