Return the sum of the effective values of the selected inputs.
Declared in <wallet/coinselection.h>
<wallet/coinselection.h>
[[nodiscard]] CAmount GetSelectedEffectiveValue() const;
The total effective value of the selection.
The return value should not be discarded.