Returns the total value of all outputs.
Declared in <primitives/transaction.h>
<primitives/transaction.h>
CAmount GetValueOut() const;
The sum of the output values, in satoshis.
Created with MrDocs