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