CCF
|
#include <node_types.h>
Public Member Functions | |
MessageHash ()=default | |
MessageHash (ForwardedMsg msg_, ccf::crypto::Sha256Hash &&hash_) | |
Public Attributes | |
ForwardedMsg | msg |
ccf::crypto::Sha256Hash | hash |
|
default |
|
inline |
ccf::crypto::Sha256Hash ccf::MessageHash::hash |
ForwardedMsg ccf::MessageHash::msg |