@ -350,6 +350,7 @@ type Header struct {
ConsensusHash tmbytes . HexBytes ` json:"consensus_hash" ` // consensus params for current block
ConsensusHash tmbytes . HexBytes ` json:"consensus_hash" ` // consensus params for current block
AppHash tmbytes . HexBytes ` json:"app_hash" ` // state after txs from the previous block
AppHash tmbytes . HexBytes ` json:"app_hash" ` // state after txs from the previous block
// root hash of all results from the txs from the previous block
// root hash of all results from the txs from the previous block
// see `deterministicResponseDeliverTx` to understand which parts of a tx is hashed into here
LastResultsHash tmbytes . HexBytes ` json:"last_results_hash" `
LastResultsHash tmbytes . HexBytes ` json:"last_results_hash" `
// consensus info
// consensus info