Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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 167 of file mempool_entry.h.

Constructor & Destructor Documentation

◆ RemovedMempoolTransactionInfo()

RemovedMempoolTransactionInfo::RemovedMempoolTransactionInfo ( const CTxMemPoolEntry & entry)
inlineexplicit

Definition at line 169 of file mempool_entry.h.

Member Data Documentation

◆ info

TransactionInfo RemovedMempoolTransactionInfo::info

Definition at line 168 of file mempool_entry.h.


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