CatapultServer  v0.5.0.1 (Elephant)
catapult::tools::nemgen::BlockExecutionHashesInfo Struct Reference

Information about block execution dependent hashes. More...

Collaboration diagram for catapult::tools::nemgen::BlockExecutionHashesInfo:

Public Attributes

Hash256 ReceiptsHash
 Block receipts hash. More...
 
Hash256 StateHash
 Block state hash. More...
 
std::vector< Hash256SubCacheMerkleRoots
 Block component sub cache merkle roots. More...
 

Detailed Description

Information about block execution dependent hashes.

Member Data Documentation

◆ ReceiptsHash

Hash256 catapult::tools::nemgen::BlockExecutionHashesInfo::ReceiptsHash

Block receipts hash.

◆ StateHash

Hash256 catapult::tools::nemgen::BlockExecutionHashesInfo::StateHash

Block state hash.

◆ SubCacheMerkleRoots

std::vector<Hash256> catapult::tools::nemgen::BlockExecutionHashesInfo::SubCacheMerkleRoots

Block component sub cache merkle roots.


The documentation for this struct was generated from the following file: