mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 15:35:50 +00:00
Add hash to ViewInfo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user