Orders mempool entries by the time they entered the mempool.

Synopsis

Declared in <txmempool.h>

class CompareTxMemPoolEntryByEntryTime;

Member Functions

Name

Description

operator()

Returns true if entry a entered the mempool before entry b.

Created with MrDocs