|
CCF
|
#include <endpoint_context.h>
Public Attributes | |
| std::shared_ptr< ccf::RpcContext > | rpc_ctx |
| ccf::TxID | tx_id |
| ccf::FinalTxStatus | status |
| ccf::crypto::Sha256Hash | write_set_digest |
| std::string | commit_evidence |
| ccf::ClaimsDigest | claims_digest |
| ccf::ClaimsDigest ccf::endpoints::CommittedTxInfo::claims_digest |
| std::string ccf::endpoints::CommittedTxInfo::commit_evidence |
| std::shared_ptr<ccf::RpcContext> ccf::endpoints::CommittedTxInfo::rpc_ctx |
| ccf::FinalTxStatus ccf::endpoints::CommittedTxInfo::status |
| ccf::TxID ccf::endpoints::CommittedTxInfo::tx_id |
| ccf::crypto::Sha256Hash ccf::endpoints::CommittedTxInfo::write_set_digest |