CTxMemPoolEntry::GetTxWeight

Returns the weight of the transaction.

Synopsis

Declared in <kernel/mempool_entry.h>

int32_t
GetTxWeight() const;

Return Value

The transaction weight.