wallet::COutput::GetEffectiveValue

Return the output's value minus the fee to spend it.

Synopsis

Declared in <wallet/coinselection.h>

CAmount
GetEffectiveValue() const;

Return Value

The effective value.