CTxMemPoolEntry::CTxMemPoolEntryRef

A reference to a constant mempool entry.

Synopsis

Declared in <kernel/mempool_entry.h>

typedef std::reference_wrapper<CTxMemPoolEntry const> CTxMemPoolEntryRef;