CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ccf::kv::MovePendingTx Class Reference

#include <kv_types.h>

Inherits ccf::kv::PendingTx.

Public Member Functions

 MovePendingTx (std::vector< uint8_t > &&data_, ccf::ClaimsDigest &&claims_digest_, ccf::crypto::Sha256Hash &&commit_evidence_digest_, ConsensusHookPtrs &&hooks_)
 
PendingTxInfo call () override
 
- Public Member Functions inherited from ccf::kv::PendingTx
virtual ~PendingTx ()=default
 

Constructor & Destructor Documentation

◆ MovePendingTx()

ccf::kv::MovePendingTx::MovePendingTx ( std::vector< uint8_t > &&  data_,
ccf::ClaimsDigest &&  claims_digest_,
ccf::crypto::Sha256Hash &&  commit_evidence_digest_,
ConsensusHookPtrs &&  hooks_ 
)
inline

Member Function Documentation

◆ call()

PendingTxInfo ccf::kv::MovePendingTx::call ( )
inlineoverridevirtual

Implements ccf::kv::PendingTx.


The documentation for this class was generated from the following file: