[#wallet-CoinSelectionParams-m_cost_of_change] = xref:wallet.adoc[wallet]::xref:wallet/CoinSelectionParams.adoc[CoinSelectionParams]::m_cost_of_change :relfileprefix: ../../ :mrdocs: Cost of creating the change output + cost of spending the change output in the future. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] m_cost_of_change = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#