Add hash to ViewInfo

This commit is contained in:
Vinnie Falco
2015-06-30 12:46:59 -07:00
parent bf775036bc
commit ab20ca95aa
4 changed files with 12 additions and 9 deletions

View File

@@ -76,7 +76,7 @@ struct ViewInfo
// Fields for closed ledgers
// Closed means "tx set already determined"
//uint256 hash;
uint256 hash = zero;
//uint256 txHash;
//uint256 stateHash;
//uint256 parentHash;