CTransaction::ComputeTotalSize

Calculate the total transaction size in bytes, including witness data. "Total Size" defined in BIP141 and BIP144.

Synopsis

Declared in <primitives/transaction.h>

unsigned int
ComputeTotalSize() const;

Return Value

Total transaction size in bytes