[#wallet-CoinFilterParams-min_amount] = xref:wallet.adoc[wallet]::xref:wallet/CoinFilterParams.adoc[CoinFilterParams]::min_amount :relfileprefix: ../../ :mrdocs: Outputs below the minimum amount will not get selected. == Synopsis Declared in `<wallet/spend.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] min_amount = {1}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#