CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::MessageHash Struct Reference

#include <node_types.h>

Public Member Functions

 MessageHash ()=default
 
 MessageHash (ForwardedMsg msg_, ccf::crypto::Sha256Hash &&hash_)
 

Public Attributes

ForwardedMsg msg
 
ccf::crypto::Sha256Hash hash
 

Constructor & Destructor Documentation

◆ MessageHash() [1/2]

ccf::MessageHash::MessageHash ( )
default

◆ MessageHash() [2/2]

ccf::MessageHash::MessageHash ( ForwardedMsg  msg_,
ccf::crypto::Sha256Hash &&  hash_ 
)
inline

Member Data Documentation

◆ hash

ccf::crypto::Sha256Hash ccf::MessageHash::hash

◆ msg

ForwardedMsg ccf::MessageHash::msg

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