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