Skip to content
This repository was archived by the owner on Jul 15, 2018. It is now read-only.

Commit 8fa7c49

Browse files
committed
add val_set_hash to header
1 parent bc07d06 commit 8fa7c49

File tree

3 files changed

+129
-118
lines changed

3 files changed

+129
-118
lines changed

specification.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ See below for more details on the message types and how they are used.
269269
- `TotalTxs (int64)`: Total number of transactions in the blockchain until
270270
now
271271
- `LastBlockHash ([]byte)`: Hash of the previous (parent) block
272+
- `ValSetHash ([]byte)`: Hash of the validator set for this block
272273
- `AppHash ([]byte)`: Data returned by the last call to `Commit` - typically the
273274
Merkle root of the application state after executing the previous block's
274275
transactions

0 commit comments

Comments
 (0)