[#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(0x7f2e3ae71858), requires_capability(0x7f2e2423b858)]] unsigned int MaximumTarget() const; ---- == Return Value The maximum usable confirmation target. [.small]#Created with https://www.mrdocs.com[MrDocs]#