CTxMemPoolEntry::GetAdjustedWeight

Returns the sigop-adjusted weight of the transaction.

Synopsis

Declared in <kernel/mempool_entry.h>

int32_t
GetAdjustedWeight() const;

Return Value

The adjusted transaction weight.