#include <history.h>
Inherits ccf::kv::PendingTx.
|
| | 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::LedgerSignMode ledger_sign_mode_, std::unordered_map< std::string, CoseKey > &cose_key_cache_) |
| |
| ccf::kv::PendingTxInfo | call () override |
| |
| virtual | ~PendingTx ()=default |
| |
◆ MerkleTreeHistoryPendingTx()
template<class T >
| ccf::MerkleTreeHistoryPendingTx< T >::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::LedgerSignMode |
ledger_sign_mode_, |
|
|
std::unordered_map< std::string, CoseKey > & |
cose_key_cache_ |
|
) |
| |
|
inline |
◆ call()
The documentation for this class was generated from the following file: