CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::StateHashInfo Struct Reference

Information about a cache state hash. More...

Collaboration diagram for catapult::cache::StateHashInfo:

Public Attributes

Hash256 StateHash
 State hash. More...
 
std::vector< Hash256SubCacheMerkleRoots
 Component sub cache merkle roots. More...
 

Detailed Description

Information about a cache state hash.

Member Data Documentation

◆ StateHash

Hash256 catapult::cache::StateHashInfo::StateHash

State hash.

◆ SubCacheMerkleRoots

std::vector<Hash256> catapult::cache::StateHashInfo::SubCacheMerkleRoots

Component sub cache merkle roots.


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