Returns the local time when the transaction entered the mempool.
Synopsis
Declared in <kernel/mempool_entry.h>
std::chrono::seconds
GetTime() const;
Return Value
The entry time in seconds.
Created with MrDocs
Returns the local time when the transaction entered the mempool.
Declared in <kernel/mempool_entry.h>
std::chrono::seconds
GetTime() const;
The entry time in seconds.
Created with MrDocs