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.
Created with MrDocs
Returns the chain height when the transaction entered the mempool.
Declared in <kernel/mempool_entry.h>
unsigned int
GetHeight() const;
The entry height.
Created with MrDocs