CTransaction::GetValueOut

Returns the total value of all outputs.

Synopsis

Declared in <primitives/transaction.h>

CAmount
GetValueOut() const;

Return Value

The sum of the output values, in satoshis.