Bitcoin
Public Member Functions | Public Attributes | List of all members
PerBlockConnectTrace Struct Reference

Public Member Functions

 PerBlockConnectTrace ()
 

Public Attributes

CBlockIndexpindex = nullptr
 
std::shared_ptr< const CBlockpblock
 
std::shared_ptr< std::vector< CTransactionRef > > conflictedTxs
 

Constructor & Destructor Documentation

◆ PerBlockConnectTrace()

PerBlockConnectTrace::PerBlockConnectTrace ( )
inline

Member Data Documentation

◆ conflictedTxs

std::shared_ptr<std::vector<CTransactionRef> > PerBlockConnectTrace::conflictedTxs

◆ pblock

std::shared_ptr<const CBlock> PerBlockConnectTrace::pblock

◆ pindex

CBlockIndex* PerBlockConnectTrace::pindex = nullptr

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