[#wallet-OutputGroup-effective_value] = xref:wallet.adoc[wallet]::xref:wallet/OutputGroup.adoc[OutputGroup]::effective_value :relfileprefix: ../../ :mrdocs: The value of the UTXOs after deducting the cost of spending them at the effective feerate. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] effective_value = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#