CCF
|
#include <receipt.h>
Inherits ccf::Receipt.
Public Member Functions | |
ccf::crypto::Sha256Hash | calculate_root () override |
bool | is_signature_transaction () const override |
![]() | |
virtual | ~Receipt ()=default |
Public Attributes | |
ccf::crypto::Sha256Hash | signed_root = {} |
![]() | |
std::vector< uint8_t > | signature = {} |
ccf::NodeId | node_id = {} |
ccf::crypto::Pem | cert = {} |
std::vector< ccf::crypto::Pem > | service_endorsements = {} |
|
inlineoverridevirtual |
Implements ccf::Receipt.
|
inlineoverridevirtual |
Implements ccf::Receipt.
ccf::crypto::Sha256Hash ccf::SignatureReceipt::signed_root = {} |