CTxMemPoolEntry::GetSequence

Returns the sequence number assigned to the transaction.

Synopsis

Declared in <kernel/mempool_entry.h>

uint64_t
GetSequence() const;

Return Value

The entry sequence number.