CTxMemPoolEntry::GetLockPoints

Returns the lock points of the transaction.

Synopsis

Declared in <kernel/mempool_entry.h>

LockPoints const&
GetLockPoints() const;

Return Value

A reference to the lock points.