[#wallet-CWallet-m_confirm_target] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::m_confirm_target :relfileprefix: ../../ :mrdocs: Default confirmation target (in blocks) for fee estimation. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int m_confirm_target = {DEFAULT_TX_CONFIRM_TARGET}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#