[#CBlockPolicyEstimator-MaximumTarget] = xref:CBlockPolicyEstimator.adoc[CBlockPolicyEstimator]::MaximumTarget :relfileprefix: ../ :mrdocs: Return the highest confirmation target for which an estimate can be provided. == Synopsis Declared in `<policy/fees/block_policy_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7ff379285b08), requires_capability(0x7ff374095ec8)]] unsigned int MaximumTarget() const; ---- == Return Value The maximum usable confirmation target. [.small]#Created with https://www.mrdocs.com[MrDocs]#