CompareTxMemPoolEntryByEntryTime

Orders mempool entries by the time they entered the mempool.

Synopsis

Declared in <txmempool.h>

class CompareTxMemPoolEntryByEntryTime;

Member Functions

NameDescription
operator() Returns true if entry a entered the mempool before entry b.