[#wallet-CHANGE_UPPER] = xref:wallet.adoc[wallet]::CHANGE_UPPER :relfileprefix: ../ :mrdocs: upper bound for randomly‐chosen target change amount == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr xref:CAmount.adoc[CAmount] CHANGE_UPPER = {1'000'000}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#