[#wallet-DEFAULT_MIN_DEPTH] = xref:wallet.adoc[wallet]::DEFAULT_MIN_DEPTH :relfileprefix: ../ :mrdocs: Default minimum chain depth for a coin to be considered available. == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int DEFAULT_MIN_DEPTH = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#