Return the value used for this group during coin selection.
Synopsis
Declared in <wallet/coinselection.h>
CAmount
GetSelectionAmount() const;
Return Value
The effective value, or the real value when subtracting fees from outputs.
Created with MrDocs