[#wallet-CoinSelectionParams-tx_noinputs_size] = xref:wallet.adoc[wallet]::xref:wallet/CoinSelectionParams.adoc[CoinSelectionParams]::tx_noinputs_size :relfileprefix: ../../ :mrdocs: Size of the transaction before coin selection, consisting of the header and recipient output(s), excluding the inputs and change output(s). == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int tx_noinputs_size = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#