[#wallet-CoinSelectionParams-change_output_size] = xref:wallet.adoc[wallet]::xref:wallet/CoinSelectionParams.adoc[CoinSelectionParams]::change_output_size :relfileprefix: ../../ :mrdocs: Size of a change output in bytes, determined by the output type. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int change_output_size = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#