CTxMemPoolEntry::GetHeight

Returns the chain height when the transaction entered the mempool.

Synopsis

Declared in <kernel/mempool_entry.h>

unsigned int
GetHeight() const;

Return Value

The entry height.