Returns the virtual size of the transaction.

Synopsis

Declared in <kernel/mempool_entry.h>

int32_t
GetTxSize() const;

Return Value

The virtual transaction size in bytes.

Created with MrDocs