|
CCF
|
#include <history.h>
Inherits ccf::kv::PendingTx.
Public Member Functions | |
| MerkleTreeHistoryPendingTx (ccf::TxID txid_, ccf::kv::Store &store_, ccf::kv::TxHistory &history_, NodeId id_, ccf::crypto::ECKeyPair &node_kp_, ccf::crypto::ECKeyPair_OpenSSL &service_kp_, ccf::crypto::Pem &endorsed_cert_, const ccf::COSESignaturesConfig &cose_signatures_config_) | |
| ccf::kv::PendingTxInfo | call () override |
Public Member Functions inherited from ccf::kv::PendingTx | |
| virtual | ~PendingTx ()=default |
|
inline |
|
inlineoverridevirtual |
Implements ccf::kv::PendingTx.