Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
RemovedMempoolTransactionInfo Struct Reference

#include <mempool_entry.h>

Collaboration diagram for RemovedMempoolTransactionInfo:
[legend]

Public Member Functions

 RemovedMempoolTransactionInfo (const CTxMemPoolEntry &entry)
 

Public Attributes

TransactionInfo info
 

Detailed Description

Definition at line 217 of file mempool_entry.h.

Constructor & Destructor Documentation

◆ RemovedMempoolTransactionInfo()

RemovedMempoolTransactionInfo::RemovedMempoolTransactionInfo ( const CTxMemPoolEntry entry)
inlineexplicit

Definition at line 219 of file mempool_entry.h.

Member Data Documentation

◆ info

TransactionInfo RemovedMempoolTransactionInfo::info

Definition at line 218 of file mempool_entry.h.


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