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